Fix register listener for kafka docs by julianladisch · Pull Request #10268 · testcontainers/testcontainers-java

@julianladisch

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.

@julianladisch requested a review from a team

May 18, 2025 21:24

eddumelendez

@eddumelendez eddumelendez changed the title Show new syntax of KafkaContainer#withListener Fix register listener for kafka docs

May 20, 2025