Home

Awesome

Gradle - Comsat Spring 4 MVC Hello World

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

###1. Technologies used

###2. To Run this project locally

$ git clone https://github.com/circlespainter/spring4-mvc-gradle-annotation-hello-world
$ gradle [-Penv=tomcat7] cargoRunLocal

Access http://localhost:8080/spring4-mvc-gradle-annotation-hello-world/hello/<yourname>

###4. Project Demo Please refer to this article Gradle - Spring 4 MVC Hello World + Annotation