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
=========
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