java-tutorials/persistence-modules/spring-hibernate-3
Sam Millington 68b080e1c5 [BAEL-17476] Add readme descriptions 19 (#7905) 2019-10-02 22:48:02 -06:00
..
src Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
.gitignore group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
README.md [BAEL-17476] Add readme descriptions 19 (#7905) 2019-10-02 22:48:02 -06:00
pom.xml [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +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