啟動junit測試時報數據庫驅動的錯誤
Caused by: org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class
配置是跟老師一樣的啊
Caused by: org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class
配置是跟老師一樣的啊
2019-06-15
舉報
2019-06-16
原來是每行都缺少了個空格,老師是裝了什么插件嗎?可以自動識別格式?
2019-06-16
兄弟空格在哪里?我看了半天沒發現?
2019-06-15
由于yml文件直接在筆記區copy的,里面少了空格,問題已解決謝謝