Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 289 Bytes

=========

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