MyBatis 错误:Invalid bound statement (not found)

错误:

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zr.msgg.permission.model.mapper.ResourceMapper.find


原因:修改包名后,只修改了配置文件,没有修改映射文件的命名空间,导致映射不正确。
posted @ 2016-12-07 11:09  不知为何就叫呵呵  阅读(199)  评论(0编辑  收藏  举报