Posted inIT
Spring Boot Kafka Messaging Example: Sending and Receiving Messages with Apache Kafka
before you proceed for Spring boot example , please install KAFKA in you local machine and test Consumer and Producer once , refer this link to install Kafka on Windows…