Springboot Java application gives sql exception when executing docker run, but works fine outside docker
I recently migrated a Weblogic Java application to Springboot and Docker. The application runs fine when it is run outside the docker using java -jar abcapp.war, but when a docker run is executed , it gives error