JDBC driver not found inside tomcat docker image
I have a spring framework web application and I'm trying to deploy it into production using tomcat with docker image. I searched about this error and found out there are two possible errors. The first one is incorrect database url…