http://blog.csdn.net/u011186019/article/details/57465052
運行報錯的看這個
運行報錯的看這個
2017-08-18
最贊回答 / 慕粉陽洋
首先去你的 pom.xml里面看看依賴配置對不對,然后看下你的yml,,我的給你參考下這是pom.xml依賴:<dependency> ? <groupId>org.springframework.boot</groupId> ? <artifactId>spring-boot-starter-web</artifactId></dependency><dependency> ? <groupId>org.sp...
2017-08-17
2017-08-16 11:56:06.069 ERROR 191536 --- [ main] o.a.tomcat.jdbc.pool.ConnectionPool : Unable to create initial connections of pool.
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'dbgirl'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'dbgirl'
2017-08-16