项目工程的报错

org.springframework.beans.factory.UnsatisfiedDependencyException: Unsatisfied dependency expressed through field 'articleService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'articleServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'articleMapper' defined in file [D:\aycsx\backend\project\blog-admin\blog-admin-article\target\classes\com\yckj\blog\article\mapper\ArticleMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [D:\aycsx\backend\project\blog-admin\blog-admin-article\target\classes\com\yckj\blog\article\mapper\xml\ArticleMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [D:\aycsx\backend\project\blog-admin\blog-admin-article\target\classes\com\yckj\blog\article\mapper\xml\ArticleMapper.xml]'. Cause: java.lang.IllegalArgumentException: Result Maps collection already contains value for com.yckj.blog.article.mapper.ArticleMapper.mapper_resultMap[ArticleAndLabelMap]_collection[labelIds]

这几天遇到了一个错误,就是显示是org.springframework.beans.factory.UnsatisfiedDependencyException: 

里边的错误,但是通过网上的解决方法无法进行解决,关于什么mapper写错,环境依赖都没问题的,都是可以的,最后发现是映射的问题,我们都知道mybatis里边的resultMap id 是唯一的,在当前的xml里边,一般是唯一的,但是在项目里面,xml一般都是多个,是同时运行的,像有时候粗心,就把这个的xml语句写错到另一个xml里边,导致问题的出现,所以一般都要仔细,细心一点

 

  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值