This blog I'm talking about the Kafka testing without physical installation of Kafka services or docker container.For testing, I'm going to use another Spring library that is called spring-kafka-test. It provides much functionality to ease our job in the testing process and takes care of Kafka consumer or a producer works as expected. Maven Test […]

Read more of this post