Skip to content

Commit c5a8b16

Browse files
authored
Add new article link
1 parent 93edc24 commit c5a8b16

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Spring Kafka test example
22

3-
Spring Kafka example with JUnit 5 using EmbeddedKafka and `spring-kafka-test`.
3+
Spring Kafka example with JUnit 5 using EmbeddedKafka/`spring-kafka-test` and also using [Testcontainers](https://www.testcontainers.org/).
44

5-
For the tutorial check the link below,
5+
For the tutorials check the links below,
66

77
- [Test Spring Kafka consumer and producer with EmbeddedKafka](https://www.geekyhacker.com/2020/10/03/test-spring-kafka-consumer-and-producer-with-embeddedkafka/)
8+
- [Write Kafka integration test with Testcontainers](https://www.geekyhacker.com/2022/07/13/write-kafka-integration-test-with-testcontainers/)
89

910
## How to run
1011

0 commit comments

Comments
 (0)