原文:报错 Type interface *** is not known to the MapperRegistry. 的解决方案

今天我在学习mybatis时碰到了这个报错:org.apache.ibatis.binding.BindingException: Type interface is not known to the MapperRegistry. 通过搜索引擎找了很久之后都没能找到解决方案,网上流传的比较多的解决方案是:mapper.xml文件放置到跟接口DAO.java不同名,或者是mapper.xml的na ...

2018-07-24 16:14 2 7744 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM