Update README.md

[skip ci]
This commit is contained in:
edizor 2023-07-01 17:06:20 +08:00 committed by GitHub
parent bfaba12c08
commit 315b7f3f2b
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ You can build the project from the command line using: *mvn clean install*, or i
- [Get Last N Messages in Apache Kafka Topic](https://www.baeldung.com/java-apache-kafka-get-last-n-messages)
- [Is a Key Required as Part of Sending Messages to Kafka?](https://www.baeldung.com/java-kafka-message-key)
- [Read Data From the Beginning Using Kafka Consumer API](https://www.baeldung.com/java-kafka-consumer-api-read)
- [Get Partition Count for a Topic in Kafka](https://www.baeldung.com/java-kafka-partition-count-topic)