2小時學會Spring Boot 求源碼
求源碼
,問題太多了,新手不懂是代碼有問題還是環境沒搭好,Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
求源碼
,問題太多了,新手不懂是代碼有問題還是環境沒搭好,Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
2018-01-04
舉報
2018-11-19
https://gitee.com/liaoshixiong/girl
2018-01-06
service類沒被spring管理,你這個類上面應該加@Service或者一些被被spring管理的注解