java-tutorials/spring-hibernate3
Buddhini Samarakkody 864c2e2190 Code changes added for BAEL-656 (#2698)
* BAEL-656 - Add new DAO interface and Impl classes

* BAEL-656 - Add new model class

*  BAEL-656 - Add new Service class

*  BAEL-656 - Add configuration files

* BAEL-656 - maven upgrade for tomcat-dbcp version

*  BAEL-656 - Add JUnit Test classes

* BAEL-656 - upgrade tomcat-dbcp version

* BAEL-656 - for update of tomcat-dbcp version

* Delete exceptionDemoPersistanceConfig.xml

* BAEL-656 - Add renamed file

* Update NoHibernateSessBoundUsingAnnoSessionBeanMainIntegrationTest.java

* Update NoHibernateSessBoundUsingLocalSessionBeanMainIntegrationTest.java
2017-10-25 14:37:36 +02:00
..
src Code changes added for BAEL-656 (#2698) 2017-10-25 14:37:36 +02:00
.gitignore persistence work and tutorial renaming 2013-05-11 14:27:39 +03:00
README.md documentation cleanup 2013-07-14 14:03:04 +03:00
pom.xml Code changes added for BAEL-656 (#2698) 2017-10-25 14:37:36 +02:00

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