javaWebSSM整合中数据库连接fail

问题遇到的现象和发生背景

javaWebSSM整合

问题相关代码,请勿粘贴截图

Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!

运行结果及报错内容

类型 异常报告

消息 Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:

描述 服务器遇到一个意外的情况,阻止它完成请求。

我的解答思路和尝试过的方法

修改url:添加上时区

我想要达到的结果

看下你的数据库配置信息。