会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
汤姆猫8
博客园
首页
新随笔
联系
订阅
管理
2021年6月25日
Invalid bound statement (not found): com.example.demo.mapper.B18040208Mapper.search
摘要: 这种报错,启动的时候一般不会报错,在你调用到对应的服务的时候,找不到对应的mapper文件时,报错。 有一种原因是xxxMapper.xml文件编写有问题,这个原因这里不做讨论 第二种:对mapper.xml文件未加扫描 启动springboot对象上添加:@MapperScan("com.exam
阅读全文
posted @ 2021-06-25 23:45 汤姆猫8
阅读(2118)
评论(0)
推荐(0)