xht555
|
0d73a30e39
|
shutdown the taskScheduler when the NacosWatch bean is destroyed.
|
2020-02-18 22:28:26 +08:00 |
|
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
|
58c64f03af
|
update nacos discovery test case
|
2020-02-05 23:13:45 +08:00 |
|
fangjian0423
|
49d0ebdabe
|
just update to match code style
|
2020-02-05 16:42:10 +08:00 |
|
mercyblitz
|
4106d48810
|
Polish alibaba/spring-cloud-alibaba/#902 : [Nacos Discovery] create NacosDiscoveryHealthIndicator
|
2020-02-04 18:39:30 +08:00 |
|
mercyblitz
|
d1e4711e98
|
Polish alibaba/spring-cloud-alibaba/#902 : [Nacos Discovery] create NacosDiscoveryHealthIndicator
|
2020-02-04 16:21:55 +08:00 |
|
mercyblitz
|
f6e8482e2c
|
Polish alibaba/spring-cloud-alibaba/#1194 : [Enhancement] NacosWatch optimization
|
2020-02-04 15:23:40 +08:00 |
|
mercyblitz
|
5b8d25ef9c
|
Polish alibaba/spring-cloud-alibaba/#1194 : [Enhancement] NacosWatch optimization
|
2020-02-04 15:19:56 +08:00 |
|
mercyblitz
|
6b3b017209
|
Polish alibaba/spring-cloud-alibaba/#1132 : [Nacos Discovery] NacosServiceRegistry throw Exception when register failed
|
2020-02-04 13:51:00 +08:00 |
|
fangjian0423
|
00d449ba23
|
pass code check
|
2020-01-14 16:54:01 +08:00 |
|
Jim Fang
|
d28a36d149
|
Merge pull request #1112 from JunRzz/master
Suport Ribbon ConfigurationBasedServerList
|
2020-01-06 17:50:36 +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 |
|
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 |
|
LiuJunJie
|
f04a4b1fb0
|
reformate imports
|
2019-12-05 14:18:12 +08:00 |
|
LiuJunJie
|
2574c2217b
|
reformate code
|
2019-12-05 14:10:11 +08:00 |
|
LiuJunJie
|
f34641871a
|
add unit test to test get server from local properties and from nacos discovery.
|
2019-12-05 12:21:05 +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
|
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 |
|