测试类就没一个能跑的 除了main方法,连${spring.profiles.active} 都读不到,不是很理解为什么要在线下开发的时候去限制active的环境,正常修改成测试或者生产环境根本不行
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技术社区 移动端