java-tutorials/persistence-modules/spring-hibernate-3
Jonathan Cook 684ec0d2e3 Merge branch 'master' of https://github.com/JonCook/tutorials 2019-10-23 15:01:44 +02:00
..
src Merge branch 'master' of https://github.com/JonCook/tutorials 2019-10-23 15:01:44 +02:00
.gitignore Merge branch 'master' of https://github.com/JonCook/tutorials 2019-10-23 15:01:44 +02:00
README.md Merge branch 'master' of https://github.com/JonCook/tutorials 2019-10-23 15:01:44 +02:00
pom.xml Merge branch 'master' of https://github.com/JonCook/tutorials 2019-10-23 15:01:44 +02:00

README.md

Spring with Hibernate 3

This module contains articles about Spring with Hibernate 3

Relevant Articles:

Quick Start

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