原文:Spring boot 启动错误处理:Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular...

错误原因 在pom中引入了mybatis spring boot starter ,Spring boot默认会加载org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration类,DataSourceAutoConfiguration类使用了 Configuration注解向spring注入了dataSource b ...

2020-03-17 16:36 0 1990 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM