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-13 08:13:31 +01:00
parent 3be95190be
commit bf75046fb1

View File

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