Update README.md

[skip ci]
This commit is contained in:
edizor 2023-11-18 19:35:11 +08:00 committed by GitHub
parent b62d0436d4
commit 66b8dc1411
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ You can build the project from the command line using: *mvn clean install*, or i
- [Get Partition Count for a Topic in Kafka](https://www.baeldung.com/java-kafka-partition-count-topic)
- [bootstrap-server in Kafka Configuration](https://www.baeldung.com/java-kafka-bootstrap-server)
- [Introduction to Apache Kafka](https://www.baeldung.com/apache-kafka)
- [Ensuring Message Ordering in Kafka: Strategies and Configurations](https://www.baeldung.com/kafka-message-ordering)