为了账号安全,请及时绑定邮箱和手机立即绑定

单元测试无法注入对象

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


正在回答

2 回答

老铁,解决了没有呀?

0 回复 有任何疑惑可以回复我~

可能是GirlService类或者实现类,没加@Service注解

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

单元测试无法注入对象

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信