遇到了这个问题,稀里糊涂的就给搞定了,在stackoverfolw上看到了相同的问题,直接拷贝下来吧
Spring Configuration Check Unmapped Spring configuration files found. Please configure/setup Spring facet for modules: .........
Solution
Go to File/Project Structure/Modules, click the green plus icon, select Spring from the dropdown and select your module in the next dialog. Then click the green plus in the right pane, click plus and select your Spring configuration files and classes and click OK.
我的问题解决之后,module页如下
下次遇到这个问题再研究吧
时间: 2024-10-13 16:06:31