Update README.md

[skip ci]
This commit is contained in:
edizor
2023-06-02 09:05:22 +08:00
committed by GitHub
parent 211defc693
commit 8d6f8ce748

View File

@@ -10,3 +10,4 @@ You can build the project from the command line using: *mvn clean install*, or i
- [Add Custom Headers to a Kafka Message](https://www.baeldung.com/java-kafka-custom-headers)
- [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)