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:
Oleg Zhurakousky
2023-01-12 19:02:25 +01:00
parent 7b4a85a5b7
commit 24c89a5d01

View File

@@ -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