geekyhacker.com
Test Spring Kafka consumer and producer with EmbeddedKafka
Writing tests is the least favorite task of any developer, especially when it involves any external party. In our case, Kafka. Not only working with Kafka can be challenging, writing tests for any …