java-tutorials/persistence-modules/spring-hibernate-3
panos-kakos 1fcd1f3acc Java 13966 - Fix integration tests (#12900)
* [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>
2022-10-29 22:04:46 +05:30
..
src Java 13966 - Fix integration tests (#12900) 2022-10-29 22:04:46 +05:30
.gitignore Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md JAVA-143: Migrate spring-hibernate-3 to com.baeldung 2020-02-17 20:57:44 +01:00
pom.xml JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00

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