數據庫連接有問題是什么原因啊
Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
2018-10-24
舉報
2018-10-25
已經解決了,是數據庫的url弄錯了
2018-10-25
數據庫用的是MySQL,客戶端用的是navicat,
它報出這個錯誤Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
2018-10-25
我剛剛寫完了
2018-10-25
你用的什么數據庫? 客戶端用的什么呢?