java-tutorials/persistence-modules/spring-hibernate-3
Dhawal Kapil 7a7561fb76 Remove corrupted/invalid/stray projects
- Removed ethereumj, events, spring-boot-h2, spring-hibernate3 corrupted projects
- Moved files from spring-hibernate3 folder to spring-hibernate-3
2018-12-06 22:53:43 +05:30
..
src Remove corrupted/invalid/stray projects 2018-12-06 22:53:43 +05:30
.gitignore group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
README.md Remove corrupted/invalid/stray projects 2018-12-06 22:53:43 +05:30
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