Kafka - Integration testing We need a kafka server for integration testing. Two options EmbeddedKafka with spring https://docs.spring.io/spring-kafka/reference/testing.html TestContainers See https://github.com/explorer436/programming-playground/tree/main/java-playground/kafka-examples/reactive-kafka-playground Links to this note Kafka