GH-2262 Ensure BindingHandlerAdvise is propagated to binder context
During multiple binder scenarious BindingHandlerAdvise must be propagated to binder context to ensure that default properties are properly bound
Resolves #2262
This commit is contained in:
@@ -12,3 +12,4 @@ org.springframework.amqp.core.DeclarableCustomizer
|
||||
org.springframework.cloud.stream.config.ProducerMessageHandlerCustomizer
|
||||
org.springframework.cloud.stream.binder.test.InputDestination
|
||||
org.springframework.cloud.stream.binder.test.OutputDestination
|
||||
org.springframework.cloud.stream.config.BindingHandlerAdvise
|
||||
|
||||
Reference in New Issue
Block a user