java-tutorials/apache-kafka-2
Asjad J 974174bdb9 Updated README.md
added link back to the article: https://www.baeldung.com/apache-kafka-check-server-is-running
2022-08-25 16:36:48 +05:00
..
src BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600) 2022-08-17 21:52:06 -05:00
README.md Updated README.md 2022-08-25 16:36:48 +05: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-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617) 2022-08-19 12:13:42 +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: