Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 446 Bytes

README.adoc

File metadata and controls

10 lines (9 loc) · 446 Bytes

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