數據庫配置說是URL錯誤
Failed to auto-configure a DataSource: 'spring.datasource.url' is not specified and no embedded datasource could be auto-configured.
Failed to auto-configure a DataSource: 'spring.datasource.url' is not specified and no embedded datasource could be auto-configured.
2018-04-05
舉報
2018-09-26
解決了嗎,我也有同樣的問題
2018-04-08
我的解決方法:將url中的
改為
2018-04-06
報錯有提示了:沒連接上數據庫。url路徑錯,或者找不到數據庫