spring-cloud / spring-cloud-stream

Framework for building Event-Driven Microservices
http://cloud.spring.io/spring-cloud-stream
Apache License 2.0
969 stars 595 forks source link

StreamsBuilderFactoryBean: Call afterSingletonsInitialized() programmatically in StreamsBuilderFactoryManager #2935

Closed sobychacko closed 2 months ago

sobychacko commented 2 months ago

There is a breaking issue in the Kafka Streams binder due to this Spring Kafka change.