Setting up Intellij with Spring MVC framework
intellij-idea, spring, spring-mvc
Solution
The Community Edition of IntelliJ doesn't have the same out-of-the-box support for Spring (and EE development in general) the Ultimate Edition does.
Features and edition comparison
You may still use Spring, but you won't get the same IDE integration.
Problem
I've been Googling and reading a lot but I simply cannot add spring framework to my application. On the IntelliJ website it says simply click 'Add module' and then under technologies select Spring. The only technology I have available is Groovy?! Can anyone please help me with this?