Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 446 Bytes

File metadata and controls

15 lines (13 loc) · 446 Bytes

Gradle - Spring 4 MVC Examples

Template for Spring 4 MVC + JSP view + Annotation configuration, using Gradle build tool.

###1. Technologies used

  • Required Servlet 3.0+ container, like Tomcat 7 or Jetty 8
  • Gradle 2.9
  • Spring 4.2.3.RELEASE

###2. To Run this project locally

$ git clone https://github.com/aplotnikov/spring-mvc-examples
$ gradle jettyRun

Access http://localhost:8080/root/home