java-tutorials/spring-hibernate4
Grzegorz Piwowarek c29601db41 Refactor Bar.java 2016-11-05 12:12:32 +00:00
..
src Refactor Bar.java 2016-11-05 12:12:32 +00:00
.gitignore persistence work and tutorial renaming 2013-05-11 14:27:39 +03:00
README.md Updated README.md 2016-10-16 13:05:59 +03:00
pom.xml configure integration test 2016-10-18 19:16:53 +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