摘要:
A Tomcat 8.0 installation is expected eclipse添加tomcat出现 The Apache Tomcat installation at this directory is version 8.5.6. A Tomcat 8.0 installation i 阅读全文
posted @ 2020-10-26 11:26
爱跳舞的程序员
阅读(776)
评论(0)
推荐(0)
摘要:
1、MySQL 8.0 以上版本驱动包版本 mysql-connector-java-8.X.jar 2、com.mysql.jdbc.Driver 更换为 com.mysql.cj.jdbc.Driver。 3、MySQL 8.0 以上版本不需要建立 SSL 连接的,需要显式关闭。 useSSL= 阅读全文
posted @ 2020-10-26 10:19
爱跳舞的程序员
阅读(2432)
评论(0)
推荐(0)