An open API service indexing awesome lists of open source software.

https://github.com/fullstacktechnos/springboot-kafka

Demo project to produce and consume messages using kafka and springboot
https://github.com/fullstacktechnos/springboot-kafka

Last synced: 10 months ago
JSON representation

Demo project to produce and consume messages using kafka and springboot

Awesome Lists containing this project

README

          

Demo project for Kafka Producer and Consumer using Springboot

Build Project
mvn clean package

Run
mvn spring-boot:run