IDEA右键项目中的Add Frameworks Support没有spring

图片说明

为什么我看别人左边栏都有spring选项,我的就没有,求教!!

转到文件>项目结构
你会看到Spring(你的项目的名字)。在这种情况下,我的项目名称是HelloWorldDemo。然后你刚刚点击Spring(HelloWorldDemo)并选择删除图片说明
然后在回去Add Frameworks Support
IDEA很智能。。不是么!

有没有不重要,重要的是的的jar包里有没有Spring的jar,如果有,idea会自动识别schema,自然就有提示