java-tutorials/apache-kafka-2
edizor 315b7f3f2b Update README.md
[skip ci]
2023-07-01 17:06:20 +08:00
..
src JAVA-6405 | counting Partitions in a topic in two different ways. (#14233) 2023-06-17 09:55:59 -07:00
README.md Update README.md 2023-07-01 17:06:20 +08:00
log4j.properties BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600) 2022-08-17 21:52:06 -05:00
pom.xml JAVA-14445 POM Properties Cleanup - Week 28 - 2022 (#12691) 2022-09-09 23:41:18 +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: