项目启动,数据库连接错误:SQLNonTransientConnectionException: Could not create connection to database server
生活随笔
收集整理的這篇文章主要介紹了
项目启动,数据库连接错误:SQLNonTransientConnectionException: Could not create connection to database server
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
原:
<dependency><groupId>mysql</groupId><artifactId>mysql-connector-java</artifactId><scope>runtime</scope></dependency>修改為:
<dependency><groupId>mysql</groupId><artifactId>mysql-connector-java</artifactId><version>5.1.49</version></dependency>報(bào)錯(cuò):java.sql.SQLException: com.mysql.cj.jdbc.Driver
修改為:
總結(jié)
以上是生活随笔為你收集整理的项目启动,数据库连接错误:SQLNonTransientConnectionException: Could not create connection to database server的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 王者荣耀强制休息怎么解除 《王者》在线观
- 下一篇: 项目启动QRTZ_LOCKS‘ does