java-tutorials/spring-hibernate3
DOHA 1c775ef0ef add integration test profile 2016-10-18 19:30:36 +02:00
..
src add integration test profile 2016-10-18 19:30:36 +02:00
.gitignore persistence work and tutorial renaming 2013-05-11 14:27:39 +03:00
README.md documentation cleanup 2013-07-14 14:03:04 +03:00
pom.xml add integration test profile 2016-10-18 19:30:36 +02:00

README.md

=========

Spring with Hibernate 3 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