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

执行到service时报错: Invalid bound statement (not found): com.example.demo.dao.UserInfoCeshiMapper.selectByPrimaryKey

帮忙看下,是配置的有问题吗?

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

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


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

正在回答

1 回答

配置文件写错了 mybatis.mapper-location 少了个 s
mybatis.mapper-location=classpath:mapping/*.xml --> mybatis.mapper-locations=classpath:mapping/*.xml


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

举报

0/150
提交
取消

执行到service时报错: Invalid bound statement (not found): com.example.demo.dao.UserInfoCeshiMapper.selectByPrimaryKey

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