当前位置:首页 > 移动开发 > 正文

crowdfunding项目03——mapper映射错误

2024-03-31 移动开发

org.springframework.beans.factory.UnsatisfiedDependencyException:

Error creating bean with name ‘TAdminServiceImpl‘: Unsatisfied dependency expressed through field ‘adminMapper‘; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type ‘com.atguigu.atcrowdfunding.mapper.TAdminMapper‘ available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

 

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/yidong/26071.html