https://github.com/developer-guy/spring-boot-kafka-integration
This examples contains a basic producer and consumer operations on kafka with spring boot.
https://github.com/developer-guy/spring-boot-kafka-integration
Last synced: 12 months ago
JSON representation
This examples contains a basic producer and consumer operations on kafka with spring boot.
- Host: GitHub
- URL: https://github.com/developer-guy/spring-boot-kafka-integration
- Owner: developer-guy
- Created: 2017-02-27T17:03:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T19:27:45.000Z (about 9 years ago)
- Last Synced: 2025-02-06T11:24:27.692Z (about 1 year ago)
- Language: Java
- Size: 7.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-kafka-integration
This examples contains a basic producer and consumer operations on kafka with spring boot.
mvn test
mvn spring-boot:run