码迷,mamicode.com
首页 > 编程语言 > 详细

springmvc异常

时间:2020-03-28 10:37:23      阅读:71      评论:0      收藏:0      [点我收藏+]

标签:apache   runtime   app   引入   find   build   文件   ring   mybatis   

         

     异常:

            java.lang.RuntimeException: Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias ‘books‘.  Cause: java.lang.ClassNotFoundException: Cannot find class: books

        

          解决方法:   在applicationContext.xml 配置Mybatis工厂未引入核心配置文件mybatis-config.xml。

springmvc异常

标签:apache   runtime   app   引入   find   build   文件   ring   mybatis   

原文地址:https://www.cnblogs.com/ankang123/p/12585825.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!