[bug] org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)

原因

mapper.xml中namespace拼写错误

一定要仔细检查,IDEA不会提示拼写错误

配置正确,mapper.xml和DAO文件中会出现绿色箭头

参考

https://blog.csdn.net/sundacheng1989/article/details/81630370

 

posted @ 2021-03-28 09:46  cxc1357  阅读(43)  评论(0编辑  收藏  举报