Update README.md

This commit is contained in:
johnA1331
2021-07-07 23:29:24 +08:00
committed by GitHub
parent c9da8f97d3
commit c4863bafa5

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) - [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) - [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) - [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 ### Intro