Fixes: #3693 Issue link: https://github.com/spring-projects/spring-kafka/issues/3693 **Auto-cherry-pick to `3.3.x`** Signed-off-by: Alexis SEGURA <alex.segura06@gmail.com> Co-authored-by: Alexis SEGURA <alexis.segura@akt.io>
== Samples * sample-01 - Simple producer/consumer with dead-letter topic * sample-02 - Multi-method listener * sample-03 - Transactions * sample-04 - Topic based (non-blocking) retry * sample-05 - Global embedded Kafka testing * sample-06 - Kafka Streams tests with TopologyTestDriver * sample-07 - The New consumer rebalance protocol in spring-kafka * sample-08 - The Micrometer observation propagation from `KafkaTemplate` to `@KafkaListener`