This question already has answers here:
Closed 8 years ago.
Possible Duplicate:
spring MVC sample web app
I installed spring petcare example for spring 3 but that looks very simple to petcare clinic. but i am not able to find petclinic for spring 3.
Is there any other sample app using spring MVC , hibernate , DI , AOP in one app which also explains its working
Here is a series of articles I wrote which resulted in an e-book about Spring MVC, and includes the topics you're asking about. If there is anything there that you need in more detail, I would be happy to elaborate.
I believe Spring Roo uses all of those technologies by default. Here is the Roo tutorial if you want to step through that.