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

72 Commits

Author SHA1 Message Date
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
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
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
1525b2855f fix #831 2019-08-12 22:54:15 +08:00
Purgeyao
88caa1fe6c Modify NacosConfigProperties enableRemoteSyncConfig field annotation 2019-08-06 17:41:40 +08:00
Purgeyao
6495f4ca42
Add after the comment. 2019-08-06 16:23:14 +08:00
Purgeyao
a859bf44ee
Update NacosConfigProperties.java 2019-08-06 16:01:44 +08:00
Purgeyao
845469122c Support for long polling timeout parameters, add maximum retry custom Settin, and add listener switches at configuration time 2019-08-06 15:37:17 +08:00
fangjian0423
04434bf977 update docs 2019-07-29 14:45:52 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
pyh_uestc
ccaae6aad7 fix thread-unsafe about SimpleDateFormat 2019-05-27 19:27:18 +08:00
pyh_uestc
6fbb0fb1f4 fix thread-unsafe about SimpleDateFormat 2019-05-24 17:11:55 +08:00
pyh_uestc
c3e5e4cafa fix thread-unsafe in NacosRefreshHistory 2019-05-24 15:19:07 +08:00
jimin.jm
4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
2019-05-08 20:27:23 +08:00
flystar32
7cc5a13260 merge endpoint and endpoint configuration 2019-03-28 19:53:09 +08:00
flystar32
c932e03e36 Fixes #496 and #497 2019-03-27 17:00:30 +08:00
flystar32
5923f41fac delete useless field and add additional configuration metadata 2019-03-11 16:38:57 +08:00
flystar32
4d2de76e4b support spring cloud nacos config enabled , Polish #411 2019-03-11 11:32:57 +08:00
flystar32
fa0b5a8664 Fixes #404 2019-03-07 20:58:07 +08:00
mercyblitz
2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
2019-02-21 14:49:26 +08:00
format
9b84df9015
Merge pull request #358 from pbting/master
nacos discovery starter support connect to aliyun with master branch
2019-02-19 16:41:44 +08:00
flystar32
49cfaff25a change log from apache common to slf4j 2019-02-19 16:29:06 +08:00
flystar32
27d5e01bac change log to slf4j 2019-02-19 16:12:46 +08:00
flystar32
c1b7a3756a set default value of nacos config enabled to true 2019-02-19 15:58:33 +08:00
flystar32
26df5b7926 Fixes #363, #347 2019-02-19 15:56:09 +08:00
pbting
90a7769180
Merge pull request #4 from spring-cloud-incubator/master
Synchronize code once
2019-02-15 13:48:34 +08:00
mercyblitz
59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
2019-01-22 14:51:54 +08:00
pbting
de394f352c add nacos config unit test 2019-01-17 15:43:35 +08:00