Skip to content

StreamsBuilderFactoryBeanCustomizer should be deprecated before being abandoned. #33819

@frosiere

Description

@frosiere

StreamsBuilderFactoryBeanCustomizer provides the exact same functionality than StreamsBuilderFactoryBeanConfigurer.

This works well when using the default Spring configuration but it can become a pain when custom StreamsBuilderFactoryBean(s) need(s) to be created.

For this reason, this interface should be deprecated before being abandoned from Spring Boot to only rely on the configurer coming from Spring Kafka.

More details about the issue can be found here

https://stackoverflow.com/questions/75101801/streamsbuilderfactorybeancustomizer-vs-streamsbuilderfactorybeanconfigurer

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions