groovy-springmvc-sample
groovy-springmvc-sample copied to clipboard
Groovy Spring MVC Sample app based on heroku's template project.
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