Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 358 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 358 Bytes

kafka-beginners-course

Java application that produces and consumes data in Apache Kafka. Created as part of Stephane Maarek's Udemy course titled Learning Apache Kafka for Beginners v2. I highly recommend the course if you're new to Apache Kafka.

This application will show you how to produce messages to Kafka, as well as consume messages from Kafka.