Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 184 Bytes

This is a small Java prototype the starts up Kafka and Zookeeper in docker containers and then shows how to produce a message for a topic and consume it.

To run this: mvn exec:java