Update README.md

This commit is contained in:
johnA1331
2021-12-23 01:58:49 +08:00
committed by GitHub
parent ef4569f00d
commit 0817f636e0

View File

@@ -9,6 +9,7 @@ This module contains articles about Spring with Kafka
- [Monitor the Consumer Lag in Apache Kafka](https://www.baeldung.com/java-kafka-consumer-lag)
- [Send Large Messages With Kafka](https://www.baeldung.com/java-kafka-send-large-message)
- [Configuring Kafka SSL Using Spring Boot](https://www.baeldung.com/spring-boot-kafka-ssl)
- [Kafka Streams With Spring Boot](https://www.baeldung.com/spring-boot-kafka-streams)
### Intro