BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600)

Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
This commit is contained in:
Tapan Avasthi
2022-08-18 08:22:06 +05:30
committed by GitHub
parent 3a0c628d3f
commit 1894d7cb36
6 changed files with 152 additions and 0 deletions

6
apache-kafka-2/README.md Normal file
View File

@@ -0,0 +1,6 @@
## 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.