Closed pavankjadda closed 4 years ago
Rebuilding Jar file after changing the properties file fixed the issue
how did you change the paramters? I am facing the same challenge
@petertogara Where do you want change parameters?
Its now fixed. I added --network springdocker_container _network and it worked.
Thanks for the response
I added instructions on how to change parameters. See https://github.com/pavankjadda/eShopping/blob/master/README.md
Rebuilding Jar file after changing the properties file fixed the issue
hey how did you build the jar file after changing the parameter in properties file ? I am facing this same issue in minikube.
Communications link failure error when Spring Boot app tries to make a connection to MySql Container I have a spring project using MySql database. My docker-compose.yml file looks like below
When ever I start the applications using docker-compose up I get Could not obtain connection to query metadata : Communications link failure error.
Stack Trace: