documentation cleanup
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user