java-tutorials/persistence-modules/spring-hibernate-3
sampadawagde ae27c57803 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30
..
src JAVA-143: Migrate spring-hibernate-3 to com.baeldung 2020-02-17 20:57:44 +01:00
.gitignore Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md JAVA-143: Migrate spring-hibernate-3 to com.baeldung 2020-02-17 20:57:44 +01:00
pom.xml JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30

README.md

Spring with Hibernate 3

This module contains articles about Spring with Hibernate 3

Relevant Articles:

Quick Start

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