解决org.apache.ibatis.binding.BindingException: Type interface xxx is not known to the MapperRegistry


报错原因

org.apache.ibatis.binding.BindingException: Type interface xxx is not known to the MapperRegistry
检查namespace 是否有误

相关文章: