kafka-spring-boot-example
kafka-spring-boot-example copied to clipboard
Spring Boot application showing basic configuration to work with Kafka
It would be nice to have example with Spring Boot 3.x in place.
I build the project in IntelliJ (although all maven support is missing in the example) and changed the application.yml to set the parameter "bootstrap-servers" to my docker host IP with...
There are missing dependencies. No Tomcat server is spun up thus controller not functional.
https://github.com/thepracticaldeveloper/kafka-spring-boot-example?tab=readme-ov-file#readme  not getting connected to kafka brokers Please find the error ..