Commit Graph

74 Commits (1df21a548c5330ec4a20dede8d4f0f10a838f26f)

Author SHA1 Message Date
lixiaoshuang 1df21a548c update image
(cherry picked from commit 38b8d5422b)
3 years ago
chengpu.rzh 4ab2ce4566 Add dependency and remove useless annotation 3 years ago
lixiaoshuang 20b8830914 Code optimization
(cherry picked from commit d355f45b25)
3 years ago
lixiaoshuang dcb71d9466 Code optimization
(cherry picked from commit 857e1096b4)
3 years ago
lixiaoshuang ec6ebe6a02 Code optimization
(cherry picked from commit 8e2a41e9ad)
3 years ago
lixiaoshuang 07a5901043 add Executors
(cherry picked from commit 3a1a8c7d71)
3 years ago
lixiaoshuang b13ee0e42e check style
(cherry picked from commit 9f00dd17ca)
3 years ago
lixiaoshuang 983f7a7b1d check style
(cherry picked from commit edff904489)
3 years ago
lixiaoshuang 04a55e4790 add nacos examples 3 years ago
chengpu.rzh b8706abc86 Print nacos config log switch 3 years ago
Roger3581321 1b6258a2a1
Updating readme-zh.md 3 years ago
zkzlx e19a71c4e7
Merge pull request #1769 from Roger3581321/master
minior improvements for nacos doc, examples code
3 years ago
chengpu.rzh 1a146c726e Fixed the errors in nacos-config-demo 3 years ago
Roger3581321 b78239253b Merge branch 'alibaba:master' into master 4 years ago
Roger3581321 495f2bec2e Merge branch 'alibaba:master' into master 4 years ago
tangyuewei eaab60ebdb 去掉了一些空格,更符合规范 4 years ago
zkzlx 5db4161acf updated nacos example 4 years ago
zkzlx e26ef50af4 [pr #1531]build 4 years ago
zkzlx 359b3ea522 Merge remote-tracking branch 'origin/master' into config
# Conflicts:
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/src/main/java/com/alibaba/cloud/seata/feign/hystrix/SeataHystrixConcurrencyStrategy.java
4 years ago
Roger3581321 a42bd2e3a9
explicitly use standalone mode in windows
explicitly use standalone mode otherwise cluster mode in windows batch environment
4 years ago
孙继峰 ad36fd2e95
修正文档 5 years ago
zkzlx 5135916175 [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader---check 5 years ago
zkzlx c07701d98e [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader 5 years ago
余黄彬 2600e42f51
Update readme-zh.md 5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
yuhuangbin 756c82ba1e upgrade nacos client version 5 years ago
fangjian0423 88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 5 years ago
fangjian0423 c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 5 years ago
fangjian0423 86640fc353 update example configurations 5 years ago
fangjian0423 49d0ebdabe just update to match code style 5 years ago
fangjian0423 9a5518d302 update nacos config example 5 years ago
zkzlx 85ddda03ff [issue #982 & issue #978]enhance nacos config 5 years ago
chuntaojun 492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility 5 years ago
fangjian0423 2435167e1e format code with maven plugins 6 years ago
chuntaojun f0f86868b2 fix(nacos): fix issue #859 6 years ago
chuntaojun 5162d02b4e fix(nacos): fix issue #859 6 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 6 years ago
chuntaojun d2684c2882 fix(nacos): fix issue #859 6 years ago
chuntaojun e4d85b6c7e style(nacos): Standard code style. 6 years ago
chuntaojun d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism 6 years ago
panda 9dc03faa41 some doc no error correction 6 years ago
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 6 years ago
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 6 years ago
buildmaster 9c7f866c77 Going back to snapshots 6 years ago
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 6 years ago
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 6 years ago
fangjian0423 ebaf38fda7 update nacos config examples 6 years ago
Jianwei Mao 961d87d9e0
Add an usage for config listener
1. add an example that reacting to the change of config data using Listener.
2. update string format of output.
6 years ago