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 |
theonefx
|
e7521c02c9
|
2020 build done, unit test failed
|
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
|
4 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 |