报错:java.sql.SQLNonTransientConnectionException: Could not create connection to database server
原因pom的mysql版本与自己的版本不一致
解决方法 调整pom的版本
报错:java.sql.SQLNonTransientConnectionException: Could not create connection to database server
原因pom的mysql版本与自己的版本不一致
解决方法 调整pom的版本