Create Spring MVC Maven Project in Eclipse
In this post I will talk about the general steps for creating a Spring MVC maven project in Eclipse. For this you need Eclipse for Java EE Developers with Maven Integration for Eclipse and Spring IDE plugins. And of course a Tomcat or any other Java EE server to run the project on. Spring MVC … Read more