SyntaxFix
Write A Post
Hire A Developer
Questions
Use jdbc url as :
jdbc url
jdbc:mysql://localhost:3306/Database_dbName?allowPublicKeyRetrieval=true&useSSL=false;
PortNo: 3306 can be different in your configuation
PortNo: 3306