springboot中出现 could not autowire, No beans of TestService 'type' found

@Autowired
private TestService testService;


使用@Autowired注解的时候,出现这个问题,但是项目依然可以启动,没有报相关的问题...

修改方法:

在settings中修改: 原先是error改为warning


posted @ 2023-06-07 00:53  搬砖的孟达  阅读(135)  评论(0)    收藏  举报  来源