Error creating bean with name 'sqlSes…

2019-10-25 06:34:46来源:博客园 阅读 ()

新老客户大回馈,云服务器低至5折

我报的错:

  org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [config/spring/applicationContext.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource

这个可能是项目刚开始时导入了mapper文件,但还是没有实体类与其对应而报的错,可以把mapper文件先去掉,这样不报错了

 

 


原文链接:https://www.cnblogs.com/share-record/p/11701326.html
如有疑问请与原作者联系

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:Thymeleaf常用语法:数据延迟加载

下一篇:TCP方式的传输