In many examples/tutorials about creating web services using Spring MVC framework are using Spring MVC project template. I can\'t find it in my project templates list. Am I
Go to New Project -> Spring Legacy Project. For first use, only show "Simple Project" folder.
Select Configure templates.. (blue link).
In Template Projects window, delete "spring-data-gemfire" and "spring-integration", and check "Show self-hosted templates ..." (at bottom), and then press Apply -> OK
Just wait while refreshing process, and "Spring MVC Project" should be showed.