java-tutorials/spring-hibernate4
eugenp a703253af9 maven work 2015-03-28 01:19:24 +02:00
..
.settings Hibernate/JPA Sorting Repo Compiled in Eclipse 2014-05-10 15:13:30 -05:00
src spring updates 2014-09-15 14:26:17 +03:00
.classpath making non-deployable projects jar type 2014-08-06 20:48:05 +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 documentation cleanup work 2014-03-20 21:59:42 +02:00
pom.xml maven work 2015-03-28 01:19:24 +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