I need to make project with Spring + Hibernate, where I could find good example project how basic things are done?
+1
A:
The Pet Clinic sample that comes along with Spring is a great starting point. Give that a try.
GaryF
2009-11-20 11:45:26
+1
A:
Spring in Action is a book I highly recommend. The source code is available to anyone for download and features a Hibernate example.
kgiannakakis
2009-11-20 11:57:36
+2
A:
You can always start with AppFuse. This framework allows you to select a number of options and generate a basic project with the technologies you choose. You can then modify to your hearts content.
Vincent Ramdhanie
2009-11-20 13:34:32
A:
What you need is http://code.google.com/p/spring-finance-manager/, it's a good stepping stone for what you need. You can also look at the book I recommend here called Spring Recipes.
non sequitor
2009-11-20 19:31:10