Error creating bean with name ‘bookInformationDao‘ defined in file [..... Error parsing Mapper XML
xml错误
·
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中,是这种空的标签引起的错误。
学习做项目~~~~随手发错误,记录更规范的自己!
更多推荐
已为社区贡献2条内容
所有评论(0)