Skip to content

Fix register listener for kafka docs #10268

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

Conversation

julianladisch
Copy link
Contributor

The withListener method of the deprecated KafkaContainer takes Supplier<String>, whereas the withListener method of the current KafkaContainer takes a String.

Show the new syntax in the documentation.

The withListener method of the deprecated KafkaContainer takes `Supplier<String>`,
whereas the withListener method of the current KafkaContainer takes a `String`.

Show the new syntax in the documentation.
@eddumelendez eddumelendez added this to the next milestone May 20, 2025
@eddumelendez eddumelendez changed the title Show new syntax of KafkaContainer#withListener Fix register listener for kafka docs May 20, 2025
@eddumelendez eddumelendez merged commit 2e0ef57 into testcontainers:main May 20, 2025
106 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @julianladisch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants