java-tutorials/persistence-modules/spring-hibernate4
myluckagain a444d51ae1 Many To One BAEL-2329 (#5878)
* Many To One BAEL-2329

* xml config
2018-12-23 19:30:03 -03:00
..
src Many To One BAEL-2329 (#5878) 2018-12-23 19:30:03 -03:00
.gitignore
README.md Update README.md 2018-12-20 21:14:35 +08:00
pom.xml

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