657 B
657 B
=========
Spring with Hibernate 4 Example Project
Relevant Articles:
- Hibernate 4 with Spring
- The DAO with Spring 3 and Hibernate
- Hibernate Pagination
- Sorting with 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