java-tutorials/persistence-modules/spring-hibernate-3
sachin29aug 889c52f1c2 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00
..
src BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00
.gitignore group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
README.md group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
pom.xml BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00

README.md

=========

Spring with Hibernate 3 Example Project

Relevant ArticleS:

Quick Start

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