摘要:
spring-boot-starter-parentspring-cloud-dependencies 版本号发布日期 版本号发布日期 1.5.2.RELEASE 2017年3月 稳定版 Dalston.RC1 2017年未知月 1.5.9.RELEASE 2017年11月 稳定版 Edgware. 阅读全文
posted @ 2020-01-08 14:28
萌哥-爱学习
阅读(143)
评论(0)
推荐(0)
摘要:
报如下错误。。 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: org.springframework.jdbc.CannotGetJ 阅读全文
posted @ 2020-01-08 13:17
萌哥-爱学习
阅读(294)
评论(0)
推荐(0)
摘要:
1、进入cmd2、C:\Users\username>netstat -o -n -a | findstr :8080 TCP 0.0.0.0:3000 0.0.0.0:0 LISTENING 31163、C:\Users\username>taskkill /F /PID 3116 阅读全文
posted @ 2020-01-08 10:07
萌哥-爱学习
阅读(247)
评论(0)
推荐(0)