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 [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30
README.md Update README.md 2018-12-20 21:14:35 +08:00
pom.xml [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +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