Update README.md

[skip ci]
This commit is contained in:
edizor 2023-05-26 00:00:50 +08:00 committed by GitHub
parent dcc1b2c453
commit 81b05716ff
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ You can build the project from the command line using: *mvn clean install*, or i
### Relevant Articles:
- [Guide to Check if Apache Kafka Server Is Running](https://www.baeldung.com/apache-kafka-check-server-is-running)
- [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)