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

136 Commits

Author SHA1 Message Date
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
de9b1be4be pass checkstyle plugin 2019-10-28 16:15:18 +08:00
format
c52cbfb92d
Merge pull request #990 from echooymxq/feature-nacos-reactive
Support Nacos reactive service discovery
2019-10-23 11:46:43 +08:00
echooymxq
81e1bcfb09 Support Nacos reactive service discovery
Support Nacos reactive discovery
2019-10-22 11:44:10 +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
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
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
chuntaojun
ea0682ccf7 refactor(nacos): Remove the useless comments 2019-09-05 12:51:04 +08:00
chuntaojun
e4d85b6c7e style(nacos): Standard code style. 2019-09-05 11:13:59 +08:00
chuntaojun
7265046eab fix(nacos): Lack of repair parameter error 2019-09-04 16:07:30 +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
flystar32
68c644f956 update default group to DEFAULT_GROUP 2019-08-26 18:05:59 +08:00
flystar32
d6addc4924 fix test case 2019-08-22 15:01:19 +08:00
flystar32
62d3692dd1 add group information in getServices 2019-08-22 13:55:05 +08:00
flystar32
e419cac829 support nacos discovery group 2019-08-22 11:37:40 +08:00
format
1d04169cc3
Merge pull request #854 from lyuzb/master
fix #851
2019-08-19 14:48:49 +08:00
lyuzb
9926c2bc88 fix #851 2019-08-17 23:14:32 +08:00
yidadi
e2024a441d Optimizing and reusing code 2019-08-15 09:30:45 +08:00
lyuzb
02deb87ad3 add ide metadata json for #831 . 2019-08-13 14:42:57 +08:00
lyuzb
369e4f4685 add test for #831 2019-08-13 13:30:09 +08:00
lyuzb
1525b2855f fix #831 2019-08-12 22:54:15 +08:00
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
mercyblitz
532c1dd0f2 Fixed test cases' issue 2019-08-01 13:50:36 +08:00
mercyblitz
89ad537f66 To filter null , disable or unhealthy Nacos instances 2019-08-01 13:36:28 +08:00
mercyblitz
a701f8ca74 Let the private to be public 2019-08-01 13:07:05 +08:00
fangjian0423
04434bf977 update docs 2019-07-29 14:45:52 +08:00
ly
2b872b09e7 Merge branch 'master' into issues765 2019-07-23 23:17:19 +08:00
ly
7301700a90 Merge branch 'master' into issues765
# Conflicts:
#	spring-cloud-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosRegistration.java
2019-07-23 23:11:23 +08:00
ly
1de313079c Merge code from upstream 2019-07-23 21:40:11 +08:00
fangjian0423
aa03ddbbe2 #734 -> update maven coordinates 2019-07-08 11:38:30 +08:00
fangjian0423
3998ea23f7 NacosRule code format 2019-07-03 16:55:16 +08:00
format
bbf7bdee52
Merge pull request #727 from flystar32/master
add modify Nacos instance status support
2019-07-02 14:13:47 +08:00
flystar32
026f4c64bb add modify nacos instance status 2019-07-01 16:44:33 +08:00
周立
0140e274cf
FIX compile error 2019-06-27 16:03:29 +08:00
周立
c6e7b85137
fix NPE
fix NPE
2019-06-27 10:15:47 +08:00
里目
14818051ee A ribbon rule integrated with nacos cluster and respect nacos server's weight configuration. 2019-06-26 19:47:37 +08:00
Jevon Yang
ea6ecb8be1 Configuration for looking up config-server URL via nacos discovery 2019-06-24 15:17:38 +08:00
flystar32
7363193a01 add nacos server introspector 2019-06-04 16:36:59 +08:00
pengzai170
0cc5e18e3f fix code format 2019-05-27 18:35:48 +08:00
pengzai170
1c764463a1 remove useless imports 2019-05-24 14:50:14 +08:00
flystar32
947a9ec64b deleta unuseful code 2019-05-10 15:25:32 +08:00