java-tutorials/persistence-modules/spring-hibernate4
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
..
src Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
.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