錯誤:
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zr.msgg.permission.model.mapper.ResourceMapper.find
原因:修改包名後,只修改了配置檔案,沒有修改對映檔案的名稱空間,導致對映不正確。
錯誤:
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zr.msgg.permission.model.mapper.ResourceMapper.find
原因:修改包名後,只修改了配置檔案,沒有修改對映檔案的名稱空間,導致對映不正確。