原文: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