1. 程式人生 > >IDEA出現Could not autowire. No beans of 'xxx' type found.解決

IDEA出現Could not autowire. No beans of 'xxx' type found.解決

刪除 edit tin type struct img ... png 出現

技術分享圖片


Plan A

File → Project Structure...

技術分享圖片

Facets → Spring → 右鍵刪除即可

技術分享圖片


Plan B

File → Settings → Editor → Inspections → Spring

技術分享圖片

把Mixed換成Warning即可。


Plan C

settings → inspections → spring → spring core → code → autowiring for bean class,右鍵替換成 warning

技術分享圖片


技術分享圖片

IDEA出現Could not autowire. No beans of 'xxx' type found.解決