美文网首页
org.apache.ibatis.binding.Bindin

org.apache.ibatis.binding.Bindin

作者: 七色星辰x | 来源:发表于2019-08-08 19:26 被阅读0次

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.itheima.mapper.UserMapper.findAll

绑定异常。查了网上的资料很多人都说是因为mapper类的名字和mapper.xml文件不一样。

检查了很多遍名字一样。是因为在mapper.xml配置当中id和接口中方法的名字不一样。如果有人也遇到相似的问题。把这也检查一遍,多一个解决问题的角度。

相关文章

网友评论

      本文标题:org.apache.ibatis.binding.Bindin

      本文链接:https://www.haomeiwen.com/subject/tzsfjctx.html