Update README.md

This commit is contained in:
johnA1331 2021-07-07 23:29:24 +08:00 committed by GitHub
parent 1cd9efa35c
commit 41e789eaef
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ This module contains articles about Spring with Kafka
- [Intro to Apache Kafka with Spring](https://www.baeldung.com/spring-kafka)
- [Testing Kafka and Spring Boot](https://www.baeldung.com/spring-boot-kafka-testing)
- [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)
### Intro