Spring Framework / Spring Kafka March 5, 2018 by MemoryNotFound · Published March 5, 2018 Spring Kafka – Consumer and Producer Example This tutorial demonstrates how to send and receive messages from Spring Kafka. We start by creating a Spring Kafka Producer which is able to send messages to a Kafka topic. Next we create a...