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

129 Commits

Author SHA1 Message Date
fangjian0423
88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2020-02-14 20:27:11 +08:00
fangjian0423
c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 2020-02-05 23:57:17 +08:00
fangjian0423
49d0ebdabe just update to match code style 2020-02-05 16:42:10 +08:00
mercyblitz
74ef969a33 Polish alibaba/spring-cloud-alibaba/#1196 : [Issue] NacosConfigHealthIndicator should not be UP in any status 2020-02-04 18:42:55 +08:00
fangjian0423
85435b9acb pass code check 2020-01-20 17:00:12 +08:00
fangjian0423
d6042370d4 fix jackson serialization problem 2020-01-20 16:50:13 +08:00
Jim Fang
dbba024538
Merge pull request #1179 from yuhuangbin/nacos-loaddata-orderly
[optimize] Nacos config load data orderly
2020-01-20 16:44:59 +08:00
yuhuangbin
acf7001d9f enhance ACM module base spring-cloud-common 2.2.1 2020-01-20 14:42:53 +08:00
yuhuangbin
26741dc799 fix nacos load data 2020-01-16 16:34:49 +08:00
yuhuangbin
f7455bcf88 add Json parser test cast 2020-01-13 10:44:15 +08:00
yuhuangbin
0b50a47a02 enhance load config data from Nacos 2020-01-10 20:11:26 +08:00
Jim Fang
2a18ddb0be
Merge pull request #1136 from zkzlx/config-eh
[issue #982 & issue #978]enhance nacos config
2020-01-07 15:58:29 +08:00
zkzlx
c348421970 [issue #982 & issue #978]enhance nacos config - code review 2020-01-07 12:52:08 +08:00
format
c3d76b391f
Merge pull request #1115 from echooymxq/performance_#1090
Use 'proxyBeanMethods = false' where possible.
2019-12-30 11:18:00 +08:00
zkzlx
85ddda03ff [issue #982 & issue #978]enhance nacos config 2019-12-18 15:16:42 +08:00
yuhuangbin
792d008863 Support more config for Nacos 2019-12-11 14:17:08 +08:00
Mercy Ma
b1c0c1aa12
Merge pull request #1094 from yuhuangbin/issue#980
Add default values for some configuration items
2019-12-11 11:01:48 +08:00
echooymxq
b86503c0ad Use 'proxyBeanMethods = false' where possible. 2019-12-05 22:29:29 +08:00
yuhuangbin
224ef57307 Add default values for some configuration items 2019-12-03 23:12:52 +08:00
fangjian0423
cef87972d7 do some refactor 2019-12-01 17:13:21 +08:00
chuntaojun
935f50f9ab fix(nacos): Repair to create a large number of Nacos*Service problems 2019-11-06 21:26:55 +08:00
chuntaojun
492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility 2019-11-06 21:12:26 +08:00
fangjian0423
327c228129 polish #998 2019-10-18 17:19:42 +08:00
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +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
zkzlx
9ab9141895 format code 2019-09-12 15:41:40 +08:00
zkzlx
e774cbe74d supplement case and circleci test failed 2019-09-12 15:23:28 +08:00
zkzlx
2d1bdbf3d2 fix test error 2019-09-11 23:59:20 +08:00
zkzlx
5585da415a nacos 1.1.3 config data not exist 2019-09-11 18:14:00 +08:00
fangjian0423
23fa1f43f2 fix test case after upgrade to Spring Cloud Hoxton 2019-09-06 18:34:45 +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
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
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
chuntaojun
63e160560c fix(nacos): fix issue #859 2019-09-04 12:35:55 +08:00
zkzlx
e549ca49cd resolve review 2019-08-21 09:16:15 +08:00
echooymxq
21b141d500 Check nacos config health use configService 2019-08-21 01:34:02 +08:00
zkzlx
7f5c67b4ed resolve conflicts 2019-08-20 17:59:13 +08:00
zkzlx
9f9b5b30ed nacos config starter supports both XML and json file formats 2019-08-20 17:35:25 +08:00
echooymxq
a9a7c99f6e update description 2019-08-19 16:14:39 +08:00
echooymxq
dd1d556ad3 Optimize code and spell check 2019-08-17 11:17:38 +08:00
yidadi
e2024a441d Optimizing and reusing code 2019-08-15 09:30:45 +08:00
format
7ce2f7a27e
Merge pull request #836 from lyuzb/master
fix #831
2019-08-13 15:00:31 +08:00
lyuzb
02deb87ad3 add ide metadata json for #831 . 2019-08-13 14:42:57 +08:00