Commit Graph

178 Commits (10e9a99d08b1c317cc296e7f35721393b7ca2a6f)

Author SHA1 Message Date
Spike 10e9a99d08 issue#2040
转移RocketMQConfigBeanPostProcessor和CompositeMessageConverter从RocketMQBinderAutoConfiguration至ExtendedBindingHandlerMappingsProviderConfiguration

从RocketMQBinderAutoConfiguration中注入会被stream代理生成一个新的上下文层,上层使用者和它会被隔离导致无法使用
原来是通过spirng.binders经过spring-cloud-stream代理
4 years ago
Spike ba80fcac2f #checkstyle removed unused import 4 years ago
Spike 1f9f10ce90 issue#2040
移除RocketMQConfigBeanPostProcessor在RocketMQBinderAutoConfiguration类中的注入,改为通过spirng.factories注入,原来是通过spirng.binders经过spring-cloud-stream代理
4 years ago
TheoneFx 9d27402646
Merge pull request #2013 from zkzlx/rocketmq
[major update]many features enhanced & many bugs fixed
4 years ago
TheoneFx 51a8b32ff3
Merge pull request #1977 from huangdx0726/fix1971
Upgrade Sentinel to 1.8.1
4 years ago
zkzlx 9379d18ace Code style 4 years ago
zkzlx 6d7c47a366 Code refactoring and some new feature support - delete some invalid files. 4 years ago
zkzlx 09841f6616 Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba into rocketmq 4 years ago
TheoneFx 884399d73b
Merge pull request #1932 from Maijh97/fix_#1931
[ISSUE-#1931] Add a reset Nacos Log Config listener.
4 years ago
huangdx0726 70c7a9c022
Merge branch 'master' into fix1971 4 years ago
黄大相 2701624da2 Upgrade Sentinel to 1.8.1 4 years ago
黄大相 9d164f9a0a Upgrade Sentinel to 1.8.1 4 years ago
黄大相 4817ca53b8 Upgrade Sentinel to 1.8.1 4 years ago
黄大相 15df0bff6b Upgrade Sentinel to 1.8.1 4 years ago
theonefx ee1e5d36ef Use spring.cloud.version instead of the version number of each component 4 years ago
zkzlx c1c5597171 Code refactoring and some new feature support - delete some invalid files. 4 years ago
zkzlx 5a763e0ec9 Code refactoring and some new feature support - delete some invalid files. 4 years ago
zkzlx a6e01c9984 Code refactoring and some new feature support 4 years ago
zkzlx cbd64061ce Code refactoring and some new feature support 4 years ago
theonefx 0471b45662 Merge remote-tracking branch 'up/master' into endpoints 4 years ago
theonefx 6924f0c3be add service instance change event listener order 4 years ago
theonefx 8542756d90 dubbo endpoint 4 years ago
theonefx 4a2f90f13e dubbo endpoint 4 years ago
theonefx dfa7747579 add dubbo and nacos endpoint 4 years ago
zkzlx 62398e1bc2 fixed - Unicode encoding , exclude base latin letter. 4 years ago
zkzlx a81430a965 fixed chinese garbled for nacos-config 4 years ago
zkzlx bb7afd9033 fixed chinese garbled for nacos config. 4 years ago
zkzlx 5e5e5db584 fixed chinese garbled for nacos-config 4 years ago
mai.jh 441bcb9124 for: #1931 ,Add a reset Nacos Log Config listener. 4 years ago
theonefx 3249c46dcc fix #1926 4 years ago
theonefx 38de8b0e47 remove all apache.commons 4 years ago
theonefx a05958865a remove all apache.commons 4 years ago
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
theonefx a20c665497 update nacos client version 2 1.4.1 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
theonefx eea48c73cc refactor method and class name 4 years ago
theonefx 6c0edee13e use starting status in eureka when first registry 4 years ago
theonefx fd8a6a6f6c #1805 use twice registry of dubbo 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
余黄彬 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