Spring MVC template doesn't work
Answered
I want to create spring MVC but once I choose the spring MVC and press next it jump directly to naming the project without the checkBox to ensure using the spring MVC template. Any one knows how to use the mvc template once creating new project?
Please sign in to leave a comment.
Please clarify, MVC option is selected here:
What template are you looking for?
yes, based on this video https://www.youtube.com/watch?v=ZpivYI_a3_8&t=206s
I supposed to get the windows to ask me "Create project from template" after I press next but instead I got the Project name windows.
If you've saved some project as template before, you can choose it from the User-defined section on the left.
This video is from 2015, UI has changed and now you just select the MVC checkbox.
See also https://youtrack.jetbrains.com/issue/IDEA-147332#comment=27-1236805.
> we have removed all Spring template projects, use http://spring.io/guides for up-to-date project templates
noted. Thanks for the prompt helpful replies