spring-boot mysql mybatis 环境 项目启动报错
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
useSSL 改成 false 就行
棵
网友评论