/groovy-springmvc-sample

Groovy Spring MVC Sample app based on heroku's template project.

Primary LanguageJava

Groovy, Spring MVC and Hibernate sample application

This is a sample web application that uses Groovy, Spring MVC, Sitemesh and Hibernate. The sample code is a simple CRUD page that manipulates records for a single model object.

Running the application locally

$mvn jetty:run