org.apache.ibatis.binding.BindingException: Type interface cn.dao.UserDao is not known to the Mapper

【org.apache.ibatis.binding.BindingException: Type interface cn.dao.UserDao is not known to the Mapper】著论准过秦,作赋拟子虚。这篇文章主要讲述org.apache.ibatis.binding.BindingException: Type interface cn.dao.UserDao is not known to the Mapper相关的知识,希望能为你提供帮助。
原因没有在mybatis-config.xml配置文件中注册Mapper.xml

org.apache.ibatis.binding.BindingException: Type interface cn.dao.UserDao is not known to the Mapper

文章图片

 

    推荐阅读