会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
后端码匠
System
.
out
.println(
"Hello World😊"
);
/** Welcome! :)*/
博客园
首页
新随笔
联系
订阅
管理
2019年7月11日
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 profile you may ne
摘要: 错误原因 在pom中引入了mybatis-spring-boot-starter ,Spring boot默认会加载org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration类,DataSourceAutoConfi
阅读全文
posted @ 2019-07-11 09:36 Coding小马
阅读(17990)
评论(0)
推荐(1)
编辑
公告