1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

1223 Commits

Author SHA1 Message Date
fangjian0423
ec82376f0a update README 2019-09-17 20:21:55 +08:00
format
7c452f6f7f
Merge pull request #920 from chuntaojun/fix_issue_859
fix(nacos): fix issue #859
2019-09-17 14:14:05 +08:00
format
179eab2b7e
Merge pull request #900 from lichen782/master
Support OssStorage Resource as WritableResource and add related unittest cases
2019-09-17 10:11:54 +08:00
lichen782
d195ebd299 Correct core size of the pool 2019-09-17 09:26:08 +08:00
lichen782
b83b1b78dc Use bean factory to search executor service instead of hardcode it. 2019-09-16 16:09:27 +08:00
chuntaojun
f0f86868b2 fix(nacos): fix issue #859 2019-09-12 22:01:37 +08:00
chuntaojun
5162d02b4e fix(nacos): fix issue #859 2019-09-12 20:20:02 +08:00
format
353e8ba17e
Merge pull request #931 from zkzlx/master
support reading nacos config with no suffix dataid &  enhance NacosConfigProperties
2019-09-12 15:53:49 +08:00
zkzlx
9ab9141895 format code 2019-09-12 15:41:40 +08:00
fangjian0423
dab11a2c79 code format 2019-09-12 15:23:30 +08:00
zkzlx
e774cbe74d supplement case and circleci test failed 2019-09-12 15:23:28 +08:00
于玉桔
d610f0e421 Fix Duboo typo
resolve https://github.com/alibaba/spring-cloud-alibaba/issues/933
2019-09-12 15:23:28 +08:00
format
101ac4c605
Merge pull request #923 from liuxx001/master
another way to customize getting service instance in service subscribe and fixes #908.
2019-09-12 15:21:21 +08:00
format
ec22e812fe
Merge pull request #934 from zhaoyuguang/patch-1
Fix Duboo typo
2019-09-12 14:29:11 +08:00
于玉桔
27ebbca4e3
Fix Duboo typo
resolve https://github.com/alibaba/spring-cloud-alibaba/issues/933
2019-09-12 12:09:14 +08:00
zkzlx
2d1bdbf3d2 fix test error 2019-09-11 23:59:20 +08:00
liuxx
379a8dc04a
add license 2019-09-11 19:03:41 +08:00
zkzlx
5585da415a nacos 1.1.3 config data not exist 2019-09-11 18:14:00 +08:00
fangjian0423
7a63f9fb4e update developer info 2019-09-11 17:57:00 +08:00
format
6e885c8ebf
Merge pull request #914 from eacdy/master
Modify magic string to constant.
2019-09-11 17:00:46 +08:00
format
36f693f3f1
Merge pull request #929 from fangjian0423/master
some compatibility modifications about Hoxton
2019-09-11 14:52:29 +08:00
fangjian0423
75f02aa2c5 some compatibility modifications about Hoxton 2019-09-11 14:39:17 +08:00
Mercy Ma
08cce947fd
Merge pull request #905 from echooymxq/master
Advance adapt Dubbo restTemplates
2019-09-11 12:47:54 +08:00
echooymxq
bd0953cd7a Format code 2019-09-11 12:30:02 +08:00
lichen782
fdf8bda86b Use common execute service for all oss resource 2019-09-10 15:51:22 +08:00
lichen782
572b13a0b3 Refactor the OssController upload2 to use try with clause 2019-09-10 14:55:51 +08:00
lichen782
0de7efabd4 Add missing Apache 2 License 2019-09-10 14:24:00 +08:00
fangjian0423
181116a738 add Spring Cloud CircuitBreaker Sentinel docs 2019-09-10 10:35:10 +08:00
liuxx
7dd7fa9c49 customize getting service instance in service subscribe. 2019-09-08 14:47:17 +08:00
echooymxq
b8d9b4f787 Merge remote-tracking branch 'upstream/master' 2019-09-07 16:19:49 +08:00
format
aff20a84a7
Merge pull request #919 from fangjian0423/master
upgrade to Spring Cloud Hoxton & Move Spring Cloud CircuitBreaker Sentinel
2019-09-06 18:35:09 +08:00
fangjian0423
23fa1f43f2 fix test case after upgrade to Spring Cloud Hoxton 2019-09-06 18:34:45 +08:00
fangjian0423
0890e02db9 upgrade to Spring Cloud Hoxton 2019-09-06 18:34:07 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +08:00
chuntaojun
d2684c2882 fix(nacos): fix issue #859 2019-09-06 16:03:41 +08:00
flystar32
4552ceb750 add the group information of nacos registry in logs 2019-09-05 17:20:08 +08:00
fangjian0423
1b8973d874 fix service instance select of dubbo spring cloud 2019-09-05 15:20:48 +08:00
fangjian0423
9344473e51 Merge remote-tracking branch 'upstream/master' 2019-09-05 15:10:57 +08:00
itmuch
e4598fb6e8 modify magic string to constant. 2019-09-05 14:35:58 +08:00
format
9ab7856947
Merge pull request #909 from chuntaojun/fix_issue_859
fix(nacos): fix issue #859
2019-09-05 13:48:04 +08:00
chuntaojun
ea0682ccf7 refactor(nacos): Remove the useless comments 2019-09-05 12:51:04 +08:00
chuntaojun
11dbd04155 fix(nacos): Repair the conflict 2019-09-05 12:37:36 +08:00
chuntaojun
e4d85b6c7e style(nacos): Standard code style. 2019-09-05 11:13:59 +08:00
format
d6bb819158
Merge pull request #866 from zkzlx/master
nacos config starter supports both XML and json file formats
2019-09-05 10:09:23 +08:00
fangjian0423
99a7f1b69f Polish #911 2019-09-04 17:38:15 +08:00
chuntaojun
7265046eab fix(nacos): Lack of repair parameter error 2019-09-04 16:07:30 +08:00
echooymxq
5b9c037f16 Merge remote-tracking branch 'upstream/master' 2019-09-04 16:04:05 +08:00
chuntaojun
f6bb64fc7d fix(nacos): 2019-09-04 15:37:47 +08:00
chuntaojun
1f7d43200c fix(nacos): Fix parameter type errors 2019-09-04 15:26:37 +08:00
chuntaojun
d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism 2019-09-04 15:12:41 +08:00