报错了 没办法Autowired

来源:4-3 买家类目-service

zhuhui901222

2018-02-12

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.imooc.sell.service.impl.CategoryServiceImplTest': Unsatisfied dependency expressed through field 'categoryService'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.imooc.sell.service.impl.CategoryServiceImpl' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}


写回答

1回答

zhuhui901222

提问者

2018-02-12


@Service  忘记了   = =


1
0

Spring Boot双版本(1.5/2.1) 打造企业级微信点餐系统

从0到1开发中小型企业级Java应用,并学会迭代重构技巧

6410 学习 · 5247 问题

查看课程