java-tutorials/persistence-modules/spring-hibernate4
matt.rossi 1076a9c8d9 Fix Format 2019-10-11 18:11:03 +02:00
..
src Fix Format 2019-10-11 18:11:03 +02:00
.gitignore Fix Format 2019-10-11 18:11:03 +02:00
README.md Fix Format 2019-10-11 18:11:03 +02:00
pom.xml Fix Format 2019-10-11 18:11:03 +02:00

README.md

=========

Spring with Hibernate 4 Example Project

Relevant Articles:

Quick Start

git clone git://github.com/eugenp/REST.git
cd REST
mvn install
mvn cargo:run
  • note: starts on port 8082