You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
Spring Kafka example with junit test using EmbeddedKafka.
4
4
5
+
For the tutorial check the link below,
6
+
7
+
-[Test Spring Kafka consumer and producer with EmbeddedKafka](https://www.geekyhacker.com/2020/10/03/test-spring-kafka-consumer-and-producer-with-embeddedkafka/)
8
+
5
9
## How to run
6
10
7
11
First start the docker-compose which contains ZooKeeper, Kafka, and Kafdrop.
0 commit comments