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

64 Commits

Author SHA1 Message Date
theonefx
e7521c02c9 2020 build done, unit test failed 2021-02-23 18:06:31 +08:00
theonefx
1492ad5693 upgrade spring cloud version to 2020.0.1 2021-02-20 16:32:18 +08:00
theonefx
d9727bb31f Use spring.cloud.version instead of the version number of each component 2021-02-20 14:57:03 +08:00
theonefx
dfa7747579 add dubbo and nacos endpoint 2021-01-27 23:52:31 +08:00
theonefx
38de8b0e47 remove all apache.commons 2021-01-19 10:55:18 +08:00
theonefx
a758b45661 push temporary 2021-01-18 09:46:23 +08:00
theonefx
a20c665497 update nacos client version 2 1.4.1 2021-01-15 17:40:18 +08:00
theonefx
6c0edee13e use starting status in eureka when first registry 2021-01-11 22:54:10 +08:00
chenglu
b264579012 update the Nacos instance by real group name, not use the default group name 2021-01-07 17:48:57 +08:00
horizonzy
076a1648a2 update test heart beat param value 2020-12-23 13:08:49 +08:00
horizonzy
71036479a1 update test heart beat param value 2020-12-23 12:58:09 +08:00
horizonzy
447171de80 modify the heart beat doc unit. second -> millisecond 2020-12-23 10:09:26 +08:00
horizonzy
802958b218 Revert "fix nacos heart beat unit, second to millisecond."
This reverts commit 0e388707
2020-12-23 09:51:42 +08:00
horizonzy
0e38870735 fix nacos heart beat unit, second to millisecond. 2020-12-21 22:06:17 +08:00
eden-yuan
c19bd51584 不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线 2020-12-07 17:17:41 +08:00
yuhuangbin
ac0712d330 enhance 2020-12-01 17:46:25 +08:00
余黄彬
e8de5cc8aa
Merge pull request #1823 from yuhuangbin/nacos
Optimize the way to get NacosWatch#ThreadPoolTaskScheduler
2020-11-20 14:54:12 +08:00
yuhuangbin
8f008191ad Optimize the way to get NacosWatch ThreadPoolTaskScheduler 2020-11-19 17:12:40 +08:00
冷冷
6540555920 fix EndpointId logWarning 2020-10-15 13:33:48 +08:00
yuhuangbin
f284172fbb fix 2020-09-14 21:31:54 +08:00
yuhuangbin
15ffaccc75 enhance 2020-09-14 15:30:10 +08:00
yuhuangbin
c5d68bb60f enhance 2020-09-14 13:03:25 +08:00
yuhuangbin
b638480cf7 fix test 2020-09-14 09:40:19 +08:00
yuhuangbin
df156d4fa2 fix 2020-09-13 21:57:54 +08:00
yuhuangbin
e9a6eaa025 fix 2020-09-13 19:24:25 +08:00
yuhuangbin
702831cb8f fix 2020-09-13 18:02:36 +08:00
mercyblitz
96c3d2e8ad Upgrade the version to be 2.2.2.RELEASE 2020-09-12 16:13:18 +08:00
yuhuangbin
b35c05e4fc fix 2020-09-11 16:23:02 +08:00
yuhuangbin
f60cb805c8 fix 2020-09-11 15:32:40 +08:00
yuhuangbin
fec6c6554c fix 2020-09-10 09:54:30 +08:00
yuhuangbin
bd2cd3f394 nacos watch enhance 2020-09-09 19:18:45 +08:00
yuhuangbin
cd8464d4a0 Merge branch 'master' into issue#1701 2020-09-09 17:34:13 +08:00
yuhuangbin
5fe709436f Adapt to Spring Cloud version Hoxton.SR8 2020-09-09 17:08:15 +08:00
yuhuangbin
56e07c6d2b fix issue#1701 2020-09-09 15:21:37 +08:00
yuhuangbin
b81f998f40 fix 2020-09-09 14:55:39 +08:00
yuhuangbin
da9a57ddf8 cache onRegister 2020-09-09 11:44:49 +08:00
yuhuangbin
170edfa73e fix 2020-09-08 22:11:16 +08:00
yuhuangbin
d96fb26ce4 Merge remote-tracking branch 'origin/master' 2020-09-08 21:59:47 +08:00
yuhuangbin
4c43240bc1 nacos discovery enhance 2020-09-08 21:59:15 +08:00
余黄彬
82aea0011a
Merge branch 'master' into master 2020-09-08 10:06:02 +08:00
mercyblitz
a192c17ede Remove spring-cloud-starter-dubbo-gateway 2020-09-08 09:27:44 +08:00
yuhuangbin
307935a5d9 nacos re-register enhance 2020-09-07 21:52:16 +08:00
Mercy Ma
f9835821af
Merge pull request #1495 from ChunMengLu/master
add NacosRegistrationCustomizer
2020-09-07 10:09:43 +08:00
yuhuangbin
59b272c005 sidecar enhance 2020-09-04 18:47:27 +08:00
mercyblitz
c0bcd52381 Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway 2020-08-25 16:22:12 +08:00
mercyblitz
c26ac6fe0f Polish alibaba/spring-cloud-alibaba#1453 : [Nacos] Adding the destroy lifecycle callback for NamingService 2020-08-13 15:37:14 +08:00
mercyblitz
824daf5bb6 Polish alibaba/spring-cloud-alibaba#1628 : [Infrastructure] Upgrading the dependencies of Nacos 2020-08-11 15:55:26 +08:00
jy
cf4fdaa3c8 Fix typo in NacosWatch 2020-08-03 17:52:34 +08:00
如梦技术
20f0e57714 add NacosRegistrationCustomizer.java 2020-07-26 22:49:10 +08:00
如梦技术
588f72a933 add NacosRegistrationCustomizer.java 2020-07-26 22:30:35 +08:00