Files
spring-boot-rest/persistence-modules/spring-hibernate4/README.md
charlesgonzales 8c758d8a7b Update README.md
2018-12-20 21:14:35 +08:00

1.0 KiB

=========

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