In this tutorial we will be creating a simple Apache Kafka Producer in Spring Boot . We will post simple message on a Kafka topic and see the consumer consuming
Full Example you can download from GitHub-https://github.com/minoractivity/Kafk...
#minoractivity