会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
转用csdn,后续博客园不再更新 https://blog.csdn.net/hc1285653662?type=blog
首页
新随笔
管理
2022年1月21日
Invalid bound statement原因之一
摘要: 1、mapper写在了java目录里面 即使你在properties里面配置了 mybatis.mapper-locations= classpath:com/lihaoyu/demo/dao/*.xml,也没有用,因为编译的时候这个xml文件并没有被自动拉到target里面, 毕竟编译的是.jav
阅读全文
posted @ 2022-01-21 07:21 青岑
阅读(80)
评论(0)
推荐(0)
编辑
公告