minor doc work
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
Hibernate 4 with Spring
|
||||
=========
|
||||
|
||||
Relevant Article:
|
||||
- [Hibernate 4 with Spring](http://www.baeldung.com/hibernate-4-spring)
|
||||
|
||||
|
||||
Quick Start
|
||||
|
||||
```
|
||||
git clone git://github.com/eugenp/REST.git
|
||||
cd REST
|
||||
mvn install
|
||||
mvn cargo:run
|
||||
```
|
||||
- note: starts on port 8082
|
||||
|
||||
Reference in New Issue
Block a user