MyBatis解析错误:无法解析类型别名'com.drom.pojo.Student'
原因:org.apache.ibatis.builder.BuilderException:解析SQL Mapper配置时出错。原因:org.apache.ibatis.builder.BuilderException:解析Mapper XML时出错。XML位置为'com/dorm/mapper/StudentMapper.xml'。原因:org.apache.ibatis.builder.BuilderException:解析类时出错。原因:org.apache.ibatis.type.TypeException:无法解析类型别名'com.drom.pojo.Student'。原因:java.lang.ClassNotFoundException:无法找到类:com.drom.pojo.Student。
原文地址: https://www.cveoy.top/t/topic/p6Kx 著作权归作者所有。请勿转载和采集!