idea 版本2018.3 ,新建xml方式时候,没有输入后缀.xml ,就会弹出下面文件类型选择页面
然后在yml配置的mapper路径是去匹配...Mapper.xml
所以就会出现找不到对应的xml文件的情况。
解决办法:在确认其他没有问题的情况下,加后缀就可以了
相关文章
- 01-30mybatis-plus Invalid bound statement (not found) 问题
- 01-30Idea整合mybatis时出现org.apache.ibatis.binding.BindingException Invalid bound statement (not found)
- 01-30解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): 报错
- 01-30Invalid bound statement (not found):
- 01-30Invalid bound statement (not found)
- 01-30关于Mybatis-plus报错Invalid bound statement (not found):com.xxx.xxx.xxxMapper.selectList
- 01-30解决 Invalid bound statement: com.luwebsite.online.modules.business.service.ArtcleCousemer.getById问题
- 01-30org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.my.system.mappe
- 01-30mybatis出现Invalid bound statement (not found)
- 01-30org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):