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

// 连接URL为 jdbc:mysql//服务器地址/数据库名

"jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=utf-8&useSSL=false"

posted @ 2022-05-29 08:31  田领群  阅读(0)  评论(0编辑  收藏  举报