Connection failed. Verify all connection parameters and confirm that the appropriate driver is installed. The server time zone value is unrecognized or represents more than one time zone. You must configure either the server or JDBC 连接失败。验证所有连接…
java.sql.SQLSyntaxErrorException该异常为sql语句错误
Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax;
检查检查自己写的sql语句是否拼写错误或者符号错误
在启动项目时,出现了以下错误
后面检查…