Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 288 Bytes

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