An integration of Kafka with SpringBoot.
- Make sure kafka is installed and running on your machine.
- You have required jdk installed in your device.
-
Follow this page : https://www.geeksforgeeks.org/how-to-install-and-run-apache-kafka-on-windows/ for running kafka locally.
-
Run the springboot application.
-
Send message through POST request.
-
You can see the output below.