java-tutorials/persistence-modules/spring-hibernate4
amit2103 7bb7f318f2 [BAEL-14317] - Moved code for DAO with Spring and Hibernate article 2019-05-11 14:36:36 +05:30
..
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 [BAEL-14317] - Moved code for DAO with Spring and Hibernate article 2019-05-11 14:36:36 +05:30
pom.xml [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +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