java-tutorials/apache-kafka-2
edizor 81b05716ff Update README.md
[skip ci]
2023-05-26 00:00:50 +08:00
..
src BAEL-6493 - Read last N messages from a Kafka Topic (#14020) 2023-05-15 12:16:21 -07:00
README.md Update README.md 2023-05-26 00:00:50 +08:00
log4j.properties
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: