Spring Kafka Embedded Unit Test ExampleUpdated: November 24, 2018·11 minsA detailed step-by-step tutorial on how to unit test your Spring Kafka application using an embedded broker.
Spring Kafka Consumer Producer ExampleUpdated: November 24, 2018·11 minsA detailed step-by-step tutorial on how to implement an Apache Kafka Consumer and Producer using Spring Kafka and Spring Boot.