java-tutorials/persistence-modules/spring-hibernate4
amit.pandey b43d6e9bc8 fix junit test case 2020-04-12 01:23:02 +05:30
..
src fix junit test case 2020-04-12 01:23:02 +05:30
.gitignore Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Update README.md 2020-04-07 17:35:51 +08:00
pom.xml BAEL-21545 POM Properties Cleanup 2020-01-27 00:40:23 +05:30

README.md

Spring with Hibernate 4

This module contains articles about Spring with Hibernate 4

Relevant Articles:

Quick Start

git clone git://github.com/eugenp/REST.git
cd REST
mvn install
mvn cargo:run
  • note: starts on port 8082