在idea中遇到如此的问题:Could not autowire. No beans of 'XXXX' type found. less...
解决方式:
=========>
=====>搜索Spring core
=======>
======>将serverity从Error改为Waring
本文介绍在IDEA中遇到Spring核心组件未能自动装配的问题及解决方法。通过调整IDEA设置,将Spring core相关错误的严重级别从Error更改为Warning,从而解决找不到特定类型Bean的问题。
在idea中遇到如此的问题:Could not autowire. No beans of 'XXXX' type found. less...
解决方式:
=========>
=====>搜索Spring core
=======>
======>将serverity从Error改为Waring
869
2万+
1万+

被折叠的 条评论
为什么被折叠?