警告 Establishing SSL connection without server's identity verification is not recommended.

 1在数据库连接的url中添加useSSL=false;2.url中添加useSSL=true,并且提供服务器的验证证书

1

原文地址:https://www.cnblogs.com/dianzan/p/11261764.html