java-tutorials/spring-hibernate4
maibin ffd17c1b21 Fix the Hibernate4 issues (#1106)
* Binary genetic algorithm

* Fix the junit tests conflict
2017-02-04 18:47:30 +01:00
..
src Fix the Hibernate4 issues (#1106) 2017-02-04 18:47:30 +01:00
.gitignore Fix the Hibernate4 issues (#1106) 2017-02-04 18:47:30 +01:00
README.md Updated README.md 2016-10-16 13:05:59 +03:00
pom.xml Hibernate one to many Tutorial (#1050) 2017-01-28 09:16:00 +01: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