java-tutorials/spring-hibernate4
eugenp 15f753ce55 hibernate 4 testing work 2014-05-05 16:34:10 +03:00
..
.settings cleanup work 2013-12-18 14:49:24 +02:00
src hibernate 4 testing work 2014-05-05 16:34:10 +03:00
.classpath cleanup work 2013-12-18 14:49:24 +02:00
.gitignore persistence work and tutorial renaming 2013-05-11 14:27:39 +03:00
.project eclipse cleanup 2013-07-14 15:14:32 +03:00
.springBeans general cleanup and improvements 2013-06-01 14:53:31 +03:00
README.md documentation cleanup work 2014-03-20 21:59:42 +02:00
pom.xml maven upgrades 2014-04-04 17:14:48 +03: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