原文:Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.

錯誤原因 在pom中引入了mybatis spring boot starter ,Spring boot默認會加載org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration類,DataSourceAutoConfiguration類使用了 Configuration注解向spring注入了dataSource b ...

2021-05-18 14:42 0 2330 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM