找不到实体类
org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'CheckItem'. Cause: java.lang.ClassNotFoundException: Cannot find class: CheckItem
报的是ibatis里面的错误,其实就是Mybatis,但是前端会报500数据库连接错误,看了半天用户密码都不是,
那么就是xml文件可能出问题,可能是配置文件,也可能是dao.xml
----------
此博客为学习整理性博客,更多的是作为个人笔记,有些知识点没有覆盖全,适合自取----------