Test Spring Boot applications using EmbeddedKafka and Awaitility
This is the second article in “Spring Cloud Stream and Kafka” series. You can check the previous article [here](http://techwording.com/kafka-with-spring-cloud-stream/). This post talks about different ways in which we can test Spring Boot applications, using EmbeddedKafka and Awaitility
Read more