Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove responsive-spring in favor of manual configuration #407

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

agavra
Copy link
Contributor

@agavra agavra commented Jan 9, 2025

As of spring-kafka 3.3.0 the KafkaStreamsCustomizer has a initKafkaStreams method which users can use to initialize a new ResponsiveKafkaStreams instance. That means we no longer require the hacks that were there before, and therefore don't require responsive-spring altogether.

This is a cleaner way to configure responsive and requires fewer dependencies.

@agavra agavra merged commit 4c5c0e9 into main Jan 9, 2025
1 check passed
@agavra agavra deleted the remove_responsive_spring branch January 9, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant