Skip to content

Commit 6cb5c45

Browse files
authored
Update README.md
1 parent 4f91d77 commit 6cb5c45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apache-kafka/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ This module contains articles about Apache Kafka.
1212
- [Kafka Connect Example with MQTT and MongoDB](https://www.baeldung.com/kafka-connect-mqtt-mongodb)
1313
- [Building a Data Pipeline with Flink and Kafka](https://www.baeldung.com/kafka-flink-data-pipeline)
1414
- [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)
1516

1617

1718
##### Building the project
18-
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

Comments
 (0)