java-tutorials/apache-kafka-3
Amit Kumatr b57553eeb0 format the code 2024-02-15 23:17:30 +05:30
..
src format the code 2024-02-15 23:17:30 +05:30
README.md added code for commit offsets 2024-01-27 01:49:27 +05:30
pom.xml added jdk9 profile 2024-02-08 00:05:25 +05:30

README.md

Apache Kafka

This module contains articles about Apache Kafka.

Building the project

You can build the project from the command line using: mvn clean install, or in an IDE.

Relevant Articles: