java-tutorials/spring-hibernate3
Doha2012 7525544e09 use standard logback.xml (#1666)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml
2017-04-17 18:41:23 +02:00
..
src use standard logback.xml (#1666) 2017-04-17 18:41:23 +02:00
.gitignore persistence work and tutorial renaming 2013-05-11 14:27:39 +03:00
README.md documentation cleanup 2013-07-14 14:03:04 +03:00
pom.xml upgrade dependencies 2016-12-07 15:12:41 +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