1fcd1f3acc
* [JAVA-13966] Fixed test with MODE=LEGACY property * [JAVA-13966] Reverted h2.version to 1.4.200 * [JAVA-13966] Removed MODE=LEGACY property Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring with Hibernate 3
This module contains articles about Spring with Hibernate 3
Relevant Articles:
Quick Start
git clone git://github.com/eugenp/REST.git
cd REST
mvn install
mvn cargo:run
- note: starts on port
8082