theonefx
|
69c25ee412
|
remove all apache.commons
|
4 years ago |
theonefx
|
75a5985c3e
|
remove all apache.commons
|
4 years ago |
theonefx
|
a758b45661
|
push temporary
|
4 years ago |
余黄彬
|
4190fbba61
|
Merge pull request #1920 from theonefx/master
version update to 2.2.4
|
4 years ago |
theonefx
|
248cd7696b
|
upgrade version to 2.2.4.RELEASE
|
4 years ago |
theonefx
|
a20c665497
|
update nacos client version 2 1.4.1
|
4 years ago |
ppzzyy11
|
918f5c10f0
|
多给个空行
|
4 years ago |
派哒
|
c3db7fdc91
|
修改了两个错误的URL
|
4 years ago |
zkzlx
|
334870e0a5
|
Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba
|
4 years ago |
TheoneFx
|
fe00047ea6
|
Merge pull request #1892 from onewe/fix/weblogic_classloader_leak
fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
|
4 years ago |
TheoneFx
|
dec10f17fe
|
Merge pull request #1903 from github-ganyu/master
Fix bug: NPE Exception.
|
4 years ago |
Mercy Ma
|
0c3e7294d8
|
Merge pull request #1907 from theonefx/dubbonacos
use double register to resolve "No provider available" issue
|
4 years ago |
theonefx
|
eea48c73cc
|
refactor method and class name
|
4 years ago |
theonefx
|
6c0edee13e
|
use starting status in eureka when first registry
|
4 years ago |
zkzlx
|
a60827d268
|
Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba
|
4 years ago |
zkzlx
|
79bab3b269
|
test
|
4 years ago |
theonefx
|
fd8a6a6f6c
|
#1805 use twice registry of dubbo
|
4 years ago |
余黄彬
|
344fc8be51
|
Merge pull request #1904 from brothelul/fix-#1893
[Fix] Spring cloud alibaba 2.2.3版本使用端点/actuator/service-registry注销服务注册问题
|
4 years ago |
chenglu
|
b264579012
|
update the Nacos instance by real group name, not use the default group name
|
4 years ago |
ganyu.gy
|
f64d794017
|
Fix bug: NPE Exception.
https://github.com/apache/dubbo/issues/7079
|
4 years ago |
TheoneFx
|
573e8ed6c5
|
Merge pull request #1876 from horizonzy/upgrade-nacos-client
[ISSUE-#1875] Upgrade nacos-client version to 1.4.0
|
4 years ago |
余黄彬
|
0567f0f4e1
|
Merge pull request #1878 from horizonzy/fix-nacos-heart-param
[ISSUE-#1877] Fix nacos heart beat unit, second to millisecond.
|
4 years ago |
TheoneFx
|
4dd45a4709
|
Merge pull request #1531 from zkzlx/config
[fix & enhance issue #1492 #1506 #1257 #1578 ]Improved nacos configuration parsing,
|
4 years ago |
onewe
|
17b3b7f858
|
fix(NacosConfigManager): 格式化代码
|
4 years ago |
onewe
|
0c35595b44
|
fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
- NacosConfigManager增加销毁方法,关闭nacos相关线程池
|
4 years ago |
horizonzy
|
076a1648a2
|
update test heart beat param value
|
4 years ago |
horizonzy
|
71036479a1
|
update test heart beat param value
|
4 years ago |
horizonzy
|
447171de80
|
modify the heart beat doc unit. second -> millisecond
|
4 years ago |
horizonzy
|
802958b218
|
Revert "fix nacos heart beat unit, second to millisecond."
This reverts commit 0e388707
|
4 years ago |
horizonzy
|
0e38870735
|
fix nacos heart beat unit, second to millisecond.
|
4 years ago |
horizonzy
|
abdd0d29cb
|
upgrade nacos-client version
|
4 years ago |
yangying
|
1ecf526b5c
|
sentinel示例,添加sentinel配置,实现sentinel示例功能,以及运行说明。
|
4 years ago |
wangmin
|
770382b36a
|
Fix ConcurrentModificationException while EventDispatcher.run after 'received push data' from Nacos
|
4 years ago |
TheoneFx
|
625b44e185
|
Merge pull request #1856 from eden-yuan/master
不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线
|
4 years ago |
eden-yuan
|
c19bd51584
|
不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线
|
4 years ago |
TheoneFx
|
569f3f02c1
|
Merge pull request #1845 from yuhuangbin/master
Fix Issue #1791
|
4 years ago |
yuhuangbin
|
ac0712d330
|
enhance
|
4 years ago |
余黄彬
|
62b289f3ff
|
Merge pull request #1831 from zongyl/master
update docs
|
4 years ago |
余黄彬
|
2f3460f3f5
|
Merge pull request #3 from alibaba/master
update
|
4 years ago |
theonefx.chenx
|
43a79105e0
|
update 2 SNAPSHOT version
|
4 years ago |
zongyl
|
bcc262db15
|
update docs
|
4 years ago |
余黄彬
|
e8de5cc8aa
|
Merge pull request #1823 from yuhuangbin/nacos
Optimize the way to get NacosWatch#ThreadPoolTaskScheduler
|
4 years ago |
yuhuangbin
|
8f008191ad
|
Optimize the way to get NacosWatch ThreadPoolTaskScheduler
|
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 |
余黄彬
|
336476b15d
|
Merge pull request #1799 from wangliang181230/bugfix-hystrix-RootContext.bind-throw-xid-must-be-not-null
bugfix: fix compatibility issue with 'seata-all-1.4.0'
|
4 years ago |
王良
|
fa49d5f03c
|
bugfix: fix compatibility issues with 'seata-all-1.4.0'
|
4 years ago |
Jim Fang
|
9abfee6737
|
Merge pull request #1780 from lltx/master
fix EndpointId logWarning
|
4 years ago |
Jim Fang
|
956acad43e
|
Merge pull request #1772 from Roger3581321/patch-1
Add one missing configuration item
|
4 years ago |
Jim Fang
|
7316db75be
|
Merge pull request #1771 from Flyfoxs/patch-1
update Seata example
|
4 years ago |