java-tutorials/apache-kafka-3
rcalago a3abc77140
Update README.md
2024-03-21 23:29:09 +08:00
..
src format the code 2024-02-15 23:17:30 +05:30
README.md Update README.md 2024-03-21 23:29:09 +08:00
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: