Spring Boot报错:localhost:3306/XXX, errorCode 0, state 01S00 在url地址后面加上 serverTimezone=UTC 如下: jdbc:mysql://localhost:3306/shiro?serverTimezone=UTC