[Tiny] You Donโt Need @EnableKafka... Or Do You?
This week, I learned that when we use Kafka, the @EnableKafka annotation is not needed if an application is a Spring Boot application. We only need it if we are developing with Spring, not Spring Boot...