java-tutorials/spring-hibernate4
MichelLeBon ae8d5ca8db Update README.md 2016-02-11 02:48:47 +02:00
..
.settings eclipse work 2015-06-20 05:43:41 +01:00
src upgrade to tomcat8 2016-01-31 19:36:30 +02:00
.classpath maven work 2015-08-15 17:38:25 +03:00
.gitignore persistence work and tutorial renaming 2013-05-11 14:27:39 +03:00
.project minor eclipse cleanup 2014-05-13 20:41:39 +03:00
.springBeans general cleanup and improvements 2013-06-01 14:53:31 +03:00
README.md Update README.md 2016-02-11 02:48:47 +02:00
pom.xml upgrade to tomcat 8.0.30 2016-01-31 19:08:02 +02:00

README.md

=========

Spring with Hibernate 4 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