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:
@@ -10,3 +10,4 @@ org.springframework.kafka.config.KafkaStreamsCustomizer
|
||||
org.springframework.rabbit.stream.listener.ConsumerCustomizer
|
||||
org.springframework.amqp.core.DeclarableCustomizer
|
||||
org.springframework.cloud.stream.config.ProducerMessageHandlerCustomizer
|
||||
org.springframework.cloud.stream.config.BindingHandlerAdvise
|
||||
Reference in New Issue
Block a user