We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8880337 commit 142cb3fCopy full SHA for 142cb3f
1 file changed
apache-kafka-2/README.md
@@ -16,3 +16,4 @@ You can build the project from the command line using: *mvn clean install*, or i
16
- [Introduction to Apache Kafka](https://www.baeldung.com/apache-kafka)
17
- [Ensuring Message Ordering in Kafka: Strategies and Configurations](https://www.baeldung.com/kafka-message-ordering)
18
- [Read Multiple Messages with Apache Kafka](https://www.baeldung.com/kafka-read-multiple-messages)
19
+- [Creating a Kafka Listener Using the Consumer API](https://www.baeldung.com/kafka-create-listener-consumer-api)
0 commit comments