java-tutorials/apache-kafka-2
Tapan Avasthi 4e18fd0aa9 BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-08-17 21:52:06 -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 BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600) 2022-08-17 21:52:06 -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 BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600) 2022-08-17 21:52:06 -05:00

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.