11 lines
285 B
Markdown
Raw Normal View History

2024-01-27 01:49:27 +05:30
## 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:
2024-03-21 23:29:09 +08:00
- [Commit Offsets in Kafka](https://www.baeldung.com/kafka-commit-offsets)
2024-01-27 01:49:27 +05:30