Skip to content

aplotnikov/spring-mvc-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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