我的項(xiàng)目無(wú)法發(fā)布,tomcat啟動(dòng)報(bào)錯(cuò):### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
2018-09-13
一失足成千古恨,原來(lái)老師的數(shù)據(jù)庫(kù)是建在了服務(wù)器上,難怪報(bào)錯(cuò)連不上數(shù)據(jù)庫(kù)
2018-08-27