为了账号安全,请及时绑定邮箱和手机立即绑定

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.yang.miaoshaproject.dao.UserDOMapper.selectByPrimaryKey

https://img1.sycdn.imooc.com//5c27200a0001501804250503.jpg代码可以生成,但是进入网页之后报这个错

https://img1.sycdn.imooc.com//5c2720e60001f91007860512.jpg

https://img1.sycdn.imooc.com//5c2720e600017ae812240450.jpg


正在回答

6 回答

楼主解决了吗?有人来回答一下吗?代码:https://github.com/shawbs/miaosha-demo

0 回复 有任何疑惑可以回复我~

先看看你的启动类上@MapperScan这个注解扫描的路径是不是你mapper接口所在的路径。

0 回复 有任何疑惑可以回复我~
把
mybatis.mapper-locations=classpath:mapping/*.xml
改成
mybatis.mapper-locations=classpath:mappers/*.xml


1 回复 有任何疑惑可以回复我~

老师的application.properties 写的是

mybatis.mapper-locations=classpath:mapper/*.xml

但是mapper的实际目录是

mybatis.mapper-locations=classpath:mapping/*.xml

这个个地方路径不对

0 回复 有任何疑惑可以回复我~
#1

sgdy23

但我写的就是这样的。并且跎峰写法也试过。https://github.com/shawbs/miaosha-demo/blob/master/src/main/resources/application.properties
2019-01-17 回复 有任何疑惑可以回复我~
#2

慕神03185 回复 sgdy23

老哥我和你的问题一样,网上也找了好久没有找到解决方法,请问你最后是怎样解决的?
2020-05-09 回复 有任何疑惑可以回复我~

https://img1.sycdn.imooc.com//5c3dafed000160f623161412.jpg

我也有相同的问题,借地发一张截图。。

0 回复 有任何疑惑可以回复我~

路径错了。。。。。。

0 回复 有任何疑惑可以回复我~
#1

sgdy23

哪个路径错了
2019-01-15 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.yang.miaoshaproject.dao.UserDOMapper.selectByPrimaryKey

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信