com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure(通讯异常)

image

原因:useSSL=true时 数据库连接 安全认证不通过

解决方法:把true改为false

image

posted @ 2022-01-08 18:46  小罗要有出息  阅读(247)  评论(0)    收藏  举报