java-tutorials/spring-hibernate4
egmp777 27ab504a90 Latest Changes as of May 13th
Added utility class for data creation (populating tables).
Eliminated hbm.xml files
Fixed the strange “id bug” with Foo
Eliminated the bar_id field from the Foo class
2014-05-13 09:42:24 -05:00
..
2014-05-13 09:42:24 -05:00
2013-12-18 14:49:24 +02:00
2013-06-01 14:53:31 +03:00
2014-05-07 11:55:30 +03:00
2014-03-20 21:59:42 +02:00

=========

Spring with Hibernate 4 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