documentation cleanup

This commit is contained in:
eugenp
2013-07-14 14:03:04 +03:00
parent e7819aab79
commit f4ac4fa699
13 changed files with 59 additions and 26 deletions

View File

@@ -1,10 +1,13 @@
=========
Relevant Article:
## Spring with Hibernate 3 Example Project
### Relevant ArticleS:
- [Hibernate 3 with Spring](http://www.baeldung.com/hibernate3-spring)
Quick Start
### Quick Start
```
git clone git://github.com/eugenp/REST.git
@@ -12,4 +15,5 @@ cd REST
mvn install
mvn cargo:run
```
- note: starts on port 8082
- **note**: starts on port `8082`