Challenge with Docker compose on a Spring boot + mysql application
I have been having a depressing blocker for almost 5 weeks.
Deploying my springboot application + mysql online
Why the component of my backend can’t communications with database?
When I using the docker-compose.yml that build the backend component which that error
Why when building image for backend it cannot connect to mysql
When i use docker compose up for building all service and run when building stage backend(spring-boot) cannot connect mysql database it cannot build and run image for backend
Why I cannot run backend service and database service why it error
Docker compose file