原文:Failed to determine a suitable driver class(基於SpringBoot框架)

. . , :: Spring Boot :: v . . .RELEASE : : . ERROR main o.s.b.d.LoggingFailureAnalysisReporter : APPLICATION FAILED TO START Description: Failed to configure a DataSource: url attribute is not specif ...

2019-08-27 15:54 0 29251 推薦指數:

查看詳情

SpringBoot啟動報錯Failed to determine a suitable driver class

SpringBoot啟動報錯如下 把這個依賴注釋掉就好了 原因 應用沒有使用到DataSource,但是在pom.xml里引入了mybatis-spring-boot-starter 問題解決辦法 有兩種: 把mybatis-spring-boot-starter的依賴去掉 ...

Tue May 07 05:35:00 CST 2019 0 1634
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM