zouLC

导航

 

MySql连接字符串:jdbc:mysql://localhost:3306/ssmbuild?useSSL=true&useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai

注意这里的useSSL为true: 表示使用安全连接

经过查阅网络博客发现将useSSL修改为false可以正常连接

具体原因之后更新

posted on 2023-04-12 12:08  柠檬dè川  阅读(38)  评论(0)    收藏  举报