Commit Graph

23 Commits (fa6216292966c24d00e5e1df22613ada3c2b03ab)

Author SHA1 Message Date
zkzlx 3e8380740c Optimize the code of producer 3 years ago
zkzlx 9cba216bfa Optimize the consumption of Pull 3 years ago
zkzlx bc6c89f1bc Merge branch 'rocketmq' of github.com:alibaba/spring-cloud-alibaba into rocketmq 4 years ago
zkzlx 745d173898 message converter 4 years ago
zkzlx b35e7d7877 fixed Instrumentation 4 years ago
TheoneFx 72e8a3bb36
Merge pull request #2103 from joeqiaoyao/rocketmq
feat: 配置添加unitName,支持同一应用连接多个集群
4 years ago
zkzlx 568c64b1cf document 4 years ago
joeqiaoyao 87d0939411 feat: 配置添加unitName,支持同一应用连接多个集群 4 years ago
Spike c138dd17ac fix check style 4 years ago
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
zkzlx 9379d18ace Code style 4 years ago
zkzlx 6d7c47a366 Code refactoring and some new feature support - delete some invalid files. 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
mercyblitz 5cd6c0f1e7 Fix the code style issues 5 years ago
delicious ec06f97aa0
Update RocketMQMessageChannelBinder.java
use   AbstractMessageChannel.getInterceptors() to replace  ChannelInterceptorAware.getChannelInterceptors()
5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
fudali113 a218e6f5ce feat: use ConditionalOnEnabledHealthIndicator condition with NacosConfigHealthIndicator & AcmHealthIndicator & RocketMQBinderHealthIndicator & SidecarHealthIndicator
[fix #1276] https://github.com/alibaba/spring-cloud-alibaba/issues/1276
5 years ago
mercyblitz d57cbc2e4d Polish alibaba/spring-cloud-alibaba/#1283 : Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters 5 years ago