Posts by Patryck Lisboa • 11 points
1 post
-
0
votes0
answers40
viewsQ: In my Java web project the mysql driver does not work when using the dependency in the pom.xml file
All right, here’s the deal. I am doing a java web project and when I add mysql-Connector-java as dependency within the pom.xml folder, the project does not communicate with the database. However,…