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
.gitignore
README.md
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