java-tutorials/spring-hibernate3/README.md

16 lines
229 B
Markdown
Raw Normal View History

2013-05-05 10:34:38 -04:00
=========
2013-05-27 05:25:46 -04:00
Relevant Article:
- [Hibernate 3 with Spring](http://www.baeldung.com/hibernate3-spring)
Quick Start
```
git clone git://github.com/eugenp/REST.git
cd REST
mvn install
mvn cargo:run
```
- note: starts on port 8082