Learn the steps to quickly create a Spring MVC project from a Maven archetype in Eclipse IDE. Then you will learn how to configure and run the project, update the versions of Java, Spring, Servlet, project facets and make use of WebMvcConfigurer.

Creating a Spring MVC project this way will save you time in setting up a Spring MVC project because the Maven archetype generates boilerplate configuration code for you (MvcConfiguration, HomeController, home.jsp, web.xml and pom.xml file).

You can use this video as a guide to create your first, hello world Spring MVC application using Eclipse IDE. Enjoy!

#spring #eclipse #ide #spring mvc

How to Quickly Create Spring MVC Project in Eclipse IDE
1.40 GEEK