Skip to content

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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