Unmapped Spring configuration files found. Please configure Spring facet or use 'Create Default Context' to add one including all unmapped files.

时间:2020-07-06 21:03:20   收藏:0   阅读:240

好久没看spring了,今天在IDEA打开一个spring项目时遇到如下的问题,Unmapped Spring configuration files found.  Please configure Spring facet or use ‘Create Default Context‘ to add one including all unmapped files.

技术分享图片

 

 

点击1file 可以看到对应的xml文件是自己创建的spring xml文件来的,貌似这个问题并不影响工程本身的运行。。。

 

具体的解决办法如下:

技术分享图片

 

原文:https://www.cnblogs.com/Guhongying/p/13257253.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!