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

1719 Commits

Author SHA1 Message Date
theonefx
4a2f90f13e dubbo endpoint 2021-01-28 09:11:33 +08:00
theonefx
dfa7747579 add dubbo and nacos endpoint 2021-01-27 23:52:31 +08:00
TheoneFx
bf08ab3110
Merge pull request #1939 from zkzlx/master
fixed chinese garbled for nacos-config
2.2.5.RC2
2021-01-22 09:58:17 +08:00
zkzlx
a81430a965 fixed chinese garbled for nacos-config 2021-01-22 09:28:53 +08:00
zkzlx
bb7afd9033 fixed chinese garbled for nacos config. 2021-01-21 22:21:46 +08:00
zkzlx
5e5e5db584 fixed chinese garbled for nacos-config 2021-01-21 20:49:33 +08:00
TheoneFx
19e17fb69d
Merge pull request #1935 from zkzlx/master
updated examples
2.2.5.RC1
2021-01-20 14:15:34 +08:00
zkzlx
5db4161acf updated nacos example 2021-01-20 13:59:22 +08:00
zkzlx
e7fedb9d6f Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba 2021-01-20 09:14:21 +08:00
余黄彬
6e18504380
Merge pull request #1930 from theonefx/master
fix #1926
2021-01-19 15:00:48 +08:00
theonefx
3249c46dcc fix #1926 2021-01-19 12:09:32 +08:00
余黄彬
02bb8f397a
Merge pull request #1928 from theonefx/no-commons
[fix #1922] Remove all dependencies of apache.commons
2021-01-19 11:30:54 +08:00
theonefx
38de8b0e47 remove all apache.commons 2021-01-19 10:55:18 +08:00
theonefx
a05958865a remove all apache.commons 2021-01-19 10:29:44 +08:00
theonefx
69c25ee412 remove all apache.commons 2021-01-19 10:29:05 +08:00
theonefx
75a5985c3e remove all apache.commons 2021-01-19 10:27:12 +08:00
theonefx
a758b45661 push temporary 2021-01-18 09:46:23 +08:00
余黄彬
4190fbba61
Merge pull request #1920 from theonefx/master
version update to 2.2.4
2.2.4.RELEASE
2021-01-15 18:34:33 +08:00
theonefx
248cd7696b upgrade version to 2.2.4.RELEASE 2021-01-15 17:52:05 +08:00
theonefx
a20c665497 update nacos client version 2 1.4.1 2021-01-15 17:40:18 +08:00
zkzlx
334870e0a5 Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba 2021-01-13 17:56:05 +08:00
TheoneFx
fe00047ea6
Merge pull request #1892 from onewe/fix/weblogic_classloader_leak
fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
2021-01-13 16:44:18 +08:00
TheoneFx
dec10f17fe
Merge pull request #1903 from github-ganyu/master
Fix bug: NPE Exception.
2021-01-12 11:38:56 +08:00
Mercy Ma
0c3e7294d8
Merge pull request #1907 from theonefx/dubbonacos
use double register to resolve "No provider available" issue
2021-01-12 10:10:40 +08:00
theonefx
eea48c73cc refactor method and class name 2021-01-12 09:47:44 +08:00
theonefx
6c0edee13e use starting status in eureka when first registry 2021-01-11 22:54:10 +08:00
zkzlx
a60827d268 Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba 2021-01-08 17:32:34 +08:00
zkzlx
79bab3b269 test 2021-01-08 17:31:20 +08:00
theonefx
fd8a6a6f6c #1805 use twice registry of dubbo 2021-01-08 15:42:03 +08:00
余黄彬
344fc8be51
Merge pull request #1904 from brothelul/fix-#1893
[Fix] Spring cloud alibaba 2.2.3版本使用端点/actuator/service-registry注销服务注册问题
2021-01-07 21:19:38 +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
ganyu.gy
f64d794017 Fix bug: NPE Exception.
https://github.com/apache/dubbo/issues/7079
2021-01-07 16:00:30 +08:00
TheoneFx
573e8ed6c5
Merge pull request #1876 from horizonzy/upgrade-nacos-client
[ISSUE-#1875] Upgrade nacos-client version to 1.4.0
2021-01-07 09:53:37 +08:00
余黄彬
0567f0f4e1
Merge pull request #1878 from horizonzy/fix-nacos-heart-param
[ISSUE-#1877] Fix nacos heart beat unit, second to millisecond.
2021-01-06 17:44:38 +08:00
TheoneFx
4dd45a4709
Merge pull request #1531 from zkzlx/config
[fix & enhance issue #1492 #1506 #1257 #1578 ]Improved nacos configuration parsing,
2021-01-06 14:39:25 +08:00
onewe
17b3b7f858 fix(NacosConfigManager): 格式化代码 2021-01-04 14:11:52 +08:00
onewe
0c35595b44 fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
- NacosConfigManager增加销毁方法,关闭nacos相关线程池
2021-01-01 19:36:39 +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
horizonzy
abdd0d29cb upgrade nacos-client version 2020-12-18 11:02:10 +08:00
TheoneFx
625b44e185
Merge pull request #1856 from eden-yuan/master
不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线
2020-12-08 10:06:54 +08:00
eden-yuan
c19bd51584 不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线 2020-12-07 17:17:41 +08:00
TheoneFx
569f3f02c1
Merge pull request #1845 from yuhuangbin/master
Fix Issue #1791
2020-12-01 17:53:10 +08:00
yuhuangbin
ac0712d330 enhance 2020-12-01 17:46:25 +08:00
余黄彬
62b289f3ff
Merge pull request #1831 from zongyl/master
update docs
2020-11-26 13:59:57 +08:00
余黄彬
2f3460f3f5
Merge pull request #3 from alibaba/master
update
2020-11-25 17:41:21 +08:00
theonefx.chenx
43a79105e0 update 2 SNAPSHOT version 2020-11-25 16:32:42 +08:00