java-tutorials/spring-hibernate3
eugenp e98c28cb90 eclipse cleanup 2013-07-14 15:14:32 +03:00
..
.settings persistence work 2013-05-18 16:21:36 +03:00
src connection pooling work 2013-07-04 12:51:44 +03:00
.classpath persistence work 2013-05-18 16:21:36 +03: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 2013-07-14 14:03:04 +03:00
pom.xml minor maven upgrades and cleanup 2013-07-04 12:49:12 +03: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