Spring with Hibernate 4
This module contains articles about Spring with Hibernate 4
Relevant Articles:
- Guide to Hibernate 4 with Spring
 - Hibernate Pagination
 - Sorting with Hibernate
 - Stored Procedures with Hibernate
 - Hibernate: save, persist, update, merge, saveOrUpdate
 - Eager/Lazy Loading In Hibernate
 - The DAO with Spring and Hibernate
 - Auditing with JPA, Hibernate, and Spring Data JPA
 
Quick Start
git clone git://github.com/eugenp/REST.git
cd REST
mvn install
mvn cargo:run
- note: starts on port 
8082