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

@Autowired private TestService testService; 使用@Autowired註解的時候,出現這個問題,但是項目依然可以啓動,沒有報相關的問題... 修改方法: 在settings中修改: 原先是error改爲warning
相關文章
相關標籤/搜索