打开有项目的idea右下角会出现提示,如图所示

Intellij IDEA spring configuration check 解决方法

这里是idea的一个功能,我们需要配置该文件,来让其管理spring容器

解决方式:

1.选择file--->project structure--->modules,选择如图,进入项目模块配置界面

2.如图点击

Intellij IDEA spring configuration check 解决方法

3.设置添加没有被映射的Spring配置文件,点击应用,确定即可

Intellij IDEA spring configuration check 解决方法

最后重启idea,发现右下角没有此提示,问题得到解决。
 

相关文章:

  • 2021-06-27
  • 2021-04-16
  • 2021-04-17
  • 2021-04-14
  • 2021-07-19
  • 2022-12-23
猜你喜欢
  • 2022-01-09
  • 2021-09-07
  • 2021-05-23
  • 2021-07-29
  • 2021-10-02
相关资源
相似解决方案