/spring-mvc-without-xml-configuration

Part of the blog post: http://blog.adaofeliz.com/2014/11/02/spring-mvc-without-xml-configuration

Primary LanguageJava

Spring MVC without XML configuration - Build Status

Part of the blog post: http://blog.adaofeliz.com/2014/11/02/spring-mvc-without-xml-configuration

Technologies

This Application uses a number of open source projects to work properly:

  • Spring Framework - The Spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications.

Installation

  • Clone this project
git clone https://github.com/adaofeliz/spring-mvc-without-xml-configuration.git spring-mvc-without-xml-configuration
  • Start Up the Application
cd spring-mvc-without-xml-configuration
mvn clean install
mvn tomcat7:run

Try it

License

MIT