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
- Host: GitHub
- URL: https://github.com/fullstacktechnos/springboot-kafka
- Owner: fullstacktechnos
- Created: 2019-03-19T11:33:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T11:42:08.000Z (almost 7 years ago)
- Last Synced: 2025-02-03T07:32:11.902Z (12 months ago)
- Language: Java
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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