原文:解決spring-boot啟動中碰到的問題:Cannot determine embedded database driver class for database type NONE

問題 如下: : : . INFO main c.p.p.web.PointshopWebApplication : Starting PointshopWebApplication on MSI with PID D: javaProject com.ppdai.pointshop pointshop web target classes started by yangliweng in D: ...

2017-07-16 09:02 2 58093 推薦指數:

查看詳情

Cannot determine embedded database driver class for database type NONE

springboot+jpa使用自定義配置文件連接數據庫報錯:Cannot determine embedded database driver class for database type NONE 原因:沒有配置數據源dataSource,配置文件加載進來了的。 解決辦法:在配置類配置 ...

Sat Jan 19 00:19:00 CST 2019 0 1128
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM