UI Deploy

Curated, Short, Web UI Dev we Love.

Creating a Spring MVC project using Maven and Eclipse in one minute

Thanks to new Maven archetypes for Spring and Maven integration plug-in for Eclipse, creating skeleton stuffs for a Spring MVC project has never been easier. Forget the days we have to manually add JARs, create XML files, find and put appropriate Maven dependencies, etc. This tutorial shows you how quickly to create a basic Spring MVC project and get it up and running, using the Maven archetype called spring-mvc-archetype.

view source

Instagram Follow Adder