We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f91d77 commit 6cb5c45Copy full SHA for 6cb5c45
apache-kafka/README.md
@@ -12,7 +12,8 @@ This module contains articles about Apache Kafka.
12
- [Kafka Connect Example with MQTT and MongoDB](https://www.baeldung.com/kafka-connect-mqtt-mongodb)
13
- [Building a Data Pipeline with Flink and Kafka](https://www.baeldung.com/kafka-flink-data-pipeline)
14
- [Exactly Once Processing in Kafka with Java](https://www.baeldung.com/kafka-exactly-once)
15
+- [Custom Serializers in Apache Kafka](https://www.baeldung.com/kafka-custom-serializer)
16
17
18
##### Building the project
-You can build the project from the command line using: *mvn clean install*, or in an IDE.
19
+You can build the project from the command line using: *mvn clean install*, or in an IDE.
0 commit comments