Error creating bean with name ‘bookInformationDao‘ defined in file [..... Error parsing Mapper XML

亦凉 2024-03-17 17:26 141阅读 0赞

Error creating bean with name ‘bookService’: Unsatisfied dependency expressed through field ‘bookInformationDao’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘bookInformationDao’ defined in file [C:\Users\86153\apache-tomcat-8.0.9\book\WEB-INF\classes\com\qingcheng\ssm\dao\BookInformationDao.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML.

在bookInformationDao.xml中,是这种空的标签引起的错误。

3d6baeca885f46bb878e6bac470b1d2f.png

学习做项目~~~~随手发错误,记录更规范的自己!

发表评论

表情:
评论列表 (有 0 条评论,141人围观)

还没有评论,来说两句吧...

相关阅读