Could not autowire. No beans of ‘xxx‘ type found

问题描述

IDEA IDE在开发Spingboot项目时,代码标红,提示如下:

Could not autowire. No beans of 'xxx' type found

 但明明是有这个Bean,并且可以正常启动springboot项目。对于有强迫症的我而言,红线不解决就会十分难受。在网上找了一波解决方案,如下:

降低Autowired检测的级别,将Severity的级别由之前的error改成warning或其它可以忽略的级别

 但是这样的操作也会导致需要标红的地方不标红,此方法只是自我安慰了,没什么本质作用。

猜测估计是IDE的缓存出问题了,需要清空缓存重新加载。

解决方法

File -> Invalidate Caches/ Restart... 重新加载缓存重启IDE。重启完毕后发现红线消失,舒服了。

Note: 重新加载缓存的过程稍微有一点久,请耐心等待。

 

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
在给出的引用中,引用和引用都提到了"Could not autowire. No beans of 'XXX' type found"这个错误。这个错误通常是由于在自动装配(autowire)时找不到相应型的bean所引起的。在本问题中,错误信息为"Could not autowire. No beans of 'RepayCalcPlugin' type found"。这意味着在自动装配RepayCalcPlugin时找不到相应型的bean。可能的原因是没有为RepayCalcPlugin定义或注册bean。要解决这个问题,你需要检查代码或配置文件,确保正确地定义和注册RepayCalcPlugin的bean。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [Could not autowire. No beans of ‘xxxMapper‘ type found.](https://blog.csdn.net/m0_58019259/article/details/130526726)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] - *2* *3* [Could not autowire. No beans of ‘XXXtype found](https://blog.csdn.net/weixin_44096133/article/details/128679145)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值