java-tutorials/apache-kafka-3/README.md

10 lines
210 B
Markdown
Raw Normal View History

2024-01-26 15:19:27 -05:00
## 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: