java-tutorials/persistence-modules/spring-hibernate4
Chirag Dewan f52e3c9e60 BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
..
src BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
.gitignore BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
README.md BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
pom.xml BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30

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