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

application.properties里面写着mybatis.mapper-locations=classpath:mapping/*.xml,并且xml也在mapping目录下,为什么还是找不到mapper

报错信息:

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Fri Dec 20 15:56:33 GMT+08:00 2019

There was an unexpected error (type=Internal Server Error, status=500).

Invalid bound statement (not found): com.miaoshaproject.service.UserService.getUserById



正在回答

4 回答

mybatis.mapper-locations=classpath:mapping/UserDOMapper.xml,classpath:mapping/UserPasswordDOMapper.xml


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

楼主的问题解决的了吗?,我也出了这个问题

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

http://img1.sycdn.imooc.com//5e1d80db0001aa8a06180147.jpg

是不是少了@ResponseBody


0 回复 有任何疑惑可以回复我~
mybatis.mapperLocations=classpath:mapping/*.xml

我是这样写的,会不会你这个写法在properties中不合法呢

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

举报

0/150
提交
取消

application.properties里面写着mybatis.mapper-locations=classpath:mapping/*.xml,并且xml也在mapping目录下,为什么还是找不到mapper

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