java-tutorials/persistence-modules/spring-hibernate4
Loredana Crusoveanu a5c30d84a6
Merge pull request #7257 from amit2103/BAEL-14774
[BAEL-14774] - Updated Hibernate @OneToMany article code
2019-07-15 12:05:22 +03:00
..
src [BAEL-14774] - Updated Hibernate @OneToMany article code 2019-07-06 18:24:07 +05:30
.gitignore [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30
README.md [BAEL-14774] - Moved article to hibernate-mapping module in README 2019-07-06 18:29:05 +05:30
pom.xml [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +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