Relative Content

Tag Archive for spring-bootapache-kafkadocker-composemessage-queueevent-driven

Spring boot app cannot connect with Kafka within the container

In short
To repeat the issue, you may clone the project from:
https://github.com/ethanalef/event-driven-model
Then build both listener and publisher projects with maven, build the image with Dockerfile insider each project then run docker-compose.yml.
You may find the failed logs in listener project.