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

在集成spring与mybatis是,在spring.xml中配置了DataSource配置,数据库链接采用的是mysql的连接字符串:html jdbc:mysql://localhost:3306/worldmysql 启动项目,调用请求数据库时,输出告警信息以下:spring Establishing SSL connection without server's identity veri
相关文章
相关标签/搜索