d9d8f169eb
* Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solrj integration tests * Fixed integration tests for spring-hibernate-3, spring-jooq module |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
=========
Spring with Hibernate 3 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