1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

145 Commits

Author SHA1 Message Date
mukaiu
64f897ff30 #325 fix sync es data transaction 2020-04-24 19:13:06 +08:00
mukaiu
70ad41480d #325 fix startup problems 2020-04-23 17:57:02 +08:00
Samurais
3f7edce29c
Merge pull request #324 from XieEDeHeiShou/migrate/spring-boot-2.2.6.RELEASE
[IN PROGRESS] [NEED HELP] Migrate to spring boot 2.2.6.release
2020-04-22 17:29:16 +08:00
dengchao@xgtl
b0573fe539 6.0.2-PREVIEW
Startup successfully
2020-04-22 16:20:22 +08:00
dengchao@xgtl
17536205fa Update activemq from 5.14.3 to 5.15.9 2020-04-22 16:19:00 +08:00
dengchao@xgtl
a35777c844 Update elasticsearch from 2.4.6 to 6.8.7 2020-04-22 16:07:22 +08:00
dengchao@xgtl
56857dea42 Replace mysql driver 2020-04-22 16:03:27 +08:00
dengchao@xgtl
424f53816f Fix typo: LogIntercreptorHandler -> LogInterceptorHandler 2020-04-22 11:30:18 +08:00
dengchao@xgtl
45ace80228 Fix https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html 2020-04-21 16:53:58 +08:00
dengchao@xgtl
d2279517d6 6.0.1-PREVIEW
ElasticsearchTemplate is replaced by ElasticsearchRestTemplate
2020-04-21 15:14:24 +08:00
dengchao@xgtl
d711a5cd10 Fix bean not found exception 2020-04-21 15:07:29 +08:00
dengchao@xgtl
a9edd61e4e Block unused method 2020-04-21 15:06:43 +08:00
dengchao@xgtl
0d51674081 Replace ElasticsearchTemplate with ElasticsearchRestTemplate 2020-04-21 15:02:17 +08:00
dengchao@xgtl
9208dcfa9e Fix KbsTopicCommentRepositoryImpl's dependencies injection 2020-04-17 17:36:22 +08:00
dengchao@xgtl
96a7e6c596 Fix activemq's pooling dependency 2020-04-17 17:35:34 +08:00
dengchao@xgtl
e0b97ecbd5 Expose primary ResultsMapper 2020-04-17 17:07:55 +08:00
dengchao@xgtl
58518caef0 Remove outdated dependencies 2020-04-17 17:00:17 +08:00
dengchao@xgtl
d44b184299 Fix DruidConfiguration 2020-04-17 16:59:38 +08:00
dengchao@xgtl
887260fc23 Fix typo 2020-04-17 16:38:05 +08:00
dengchao@xgtl
3161fca335 Fix WebServerSessionConfigure 2020-04-17 16:37:50 +08:00
Samurais
7e8df2977b
Add blog link in readme 2020-04-17 16:09:28 +08:00
dengchao@xgtl
2b4b908afa 6.0.0-PREVIEW 2020-04-17 15:52:36 +08:00
dengchao@xgtl
5b7b4bf833 Separate application.properties 2020-04-17 15:52:07 +08:00
dengchao@xgtl
4f8e19ba2f Fix class not found 2020-04-17 15:15:51 +08:00
dengchao@xgtl
e463139cc2 Fix AgentServiceRepository related class 2020-04-17 15:03:47 +08:00
dengchao@xgtl
6064584884 Fix StatusEventSatisfRepository 2020-04-17 14:47:23 +08:00
dengchao@xgtl
27a9f2b84b Fix QueSurveyQuestionRepository 2020-04-17 14:47:15 +08:00
dengchao@xgtl
2172b2931e Fix QueSurveyAnswerRepository 2020-04-17 14:46:21 +08:00
dengchao@xgtl
401fcfaa93 Remove // TODO Auto-generated method stub 2020-04-17 14:45:41 +08:00
dengchao@xgtl
55c1d2b159 Fix UKExcelUtil 2020-04-17 14:45:03 +08:00
dengchao@xgtl
b4865d8869 Fix TopicRepository related class 2020-04-17 14:29:21 +08:00
dengchao@xgtl
0a11285ac7 Fix AbstractResultMapper related class 2020-04-17 14:23:36 +08:00
dengchao@xgtl
b4a9a78ec9 Replace totalHits() with getTotalHits(), sourceAsString() with getSourceAsString() 2020-04-17 13:52:49 +08:00
dengchao@xgtl
452a7726bc Replace missingQuery() with existsQuery() 2020-04-17 13:50:46 +08:00
dengchao@xgtl
f707132743 Fix StreamingFileRepository related class 2020-04-17 11:35:10 +08:00
dengchao@xgtl
802efafc13 Fix TopicController 2020-04-17 11:26:55 +08:00
dengchao@xgtl
bb4359d36d Fix ReportModelRepository 2020-04-17 11:24:52 +08:00
dengchao@xgtl
32d846b782 Fix ReportFilterRepository 2020-04-17 11:23:50 +08:00
dengchao@xgtl
66e16dceba Fix PublishedReportRepository related class 2020-04-17 11:22:41 +08:00
dengchao@xgtl
5837db1bfd Fix IMGroupRepository related class 2020-04-17 11:12:44 +08:00
dengchao@xgtl
0bca180d6b Fix UserRepository related class 2020-04-17 11:09:46 +08:00
dengchao@xgtl
04b5efc0d5 Reformat 2020-04-17 10:52:25 +08:00
dengchao@xgtl
d6984af676 Fix QuickReplyRepository related class 2020-04-17 10:51:17 +08:00
dengchao@xgtl
226171df3d Fix TagRepository related class 2020-04-17 10:34:08 +08:00
dengchao@xgtl
3b039cce3c Fix ExcelImportUtils 2020-04-17 09:59:21 +08:00
dengchao@xgtl
ce30bca698 Fix ContactsRepository related class 2020-04-17 09:56:51 +08:00
dengchao@xgtl
ad6946e859 Fix UserRoleRepository related class 2020-04-17 09:46:39 +08:00
dengchao@xgtl
04cab0db80 Fix MetadataRepository related class 2020-04-17 09:38:05 +08:00
dengchao@xgtl
dd02157fad Fix OrganRepository related class 2020-04-16 17:35:53 +08:00
dengchao@xgtl
33a12a8be9 Fix BlackListRepository related class 2020-04-16 17:15:14 +08:00