一、该问题的重现步骤是什么?
1. 按照Bladex2.8.0开发手册第四张第四小节的单元测试编写的代码,如下
二、你期待的结果是什么?实际看到的又是什么?
正确结果
实际上编译错误,无法读取到正确的启动类
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
Bladex 2.7.2,win10
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
clean下项目再试下。
clean之后报了这个错误
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name 'BladeDemoTest':
Unsatisfied dependency expressed through field 'inoticeService';
nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException:
No qualifying bean of type 'org.springblade.desk.service.INoticeService' available:
expected at least 1 bean which qualifies as autowire candidate. Dependency annotations:
{@org.springframework.beans.factory.annotation.Autowired(required=true)}
扫一扫访问 Blade技术社区 移动端