org.apache.ibatis.binding.BindingException: Type interface org.lanqiao.mybatis.mapper.DeptMapper is not known to the MapperRegistry 此接口在配置文件中不存在,首先检查配置文件中<mappers> 中的<mapper class="">是否配置.
MyBatis 常见错误2
最新推荐文章于 2025-07-09 11:43:00 发布
本文介绍了解决org.apache.ibatis.binding.BindingException的具体步骤,当遇到Typeinterfaceorg.lanqiao.mybatis.mapper.DeptMapperisnotknowntotheMapperRegistry错误时,首先检查配置文件中的<mappers>标签是否正确配置了<mapper class=>。
871

被折叠的 条评论
为什么被折叠?



