java-tutorials/persistence-modules/spring-hibernate4
charlesgonzales 8c758d8a7b
Update README.md
2018-12-20 21:14:35 +08:00
..
src [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30
.gitignore [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30
README.md Update README.md 2018-12-20 21:14:35 +08:00
pom.xml [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30

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