java-tutorials/persistence-modules/spring-hibernate-3
amit2103 7ae3babd59 Bael 5927 (#4042)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
..
src group persistence modules (#2890) 2017-10-29 23:07:04 +01: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 5927 (#4042) 2018-04-19 09:41:39 +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