会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
江亭夕望
博客园
首页
新随笔
联系
订阅
管理
Mapped Statements collection does not contain value for XXX
错误原因有几种:
mapper.xml中没有加入namespace
mapper.xml中的方法和接口mapper的方法不对应
mapper.xml没有加入到mybatis-config.xml中(即总的配置文件),例外:配置了mapper文件的包路径的除外
mapper.xml文件名和所写的mapper名称不相同。
posted @
2021-08-10 10:33
江亭夕望
阅读(
87
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告