java-tutorials/spring-hibernate4
Mobi Blunt c350e8b423 Fix to Unit test for Hibernate one to many (#1085)
* Fix to Unit tests for Hibernate one to many

* Fixed Unit test for hibernate one to many mapping tutorial

* Fixed Unit test for Hibernate one to many mapping tutorial

* Fixed Unit test for Hibernate one to many mapping Tutorial

* Fixed Unit Test for Hibernate one to many mapping Tutorial

* Unit test for Hibernate One to many Tutorial
2017-02-02 17:23:24 +01:00
..
src Fix to Unit test for Hibernate one to many (#1085) 2017-02-02 17:23:24 +01: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 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