To quickly see a project and some code in action you should check out the SpringSource Tools Suite (It's free and based on eclipse).
The "STS Dashboard" contains tutorials for a bunch of Spring topics and the nice thing is they setup an actual project and walk you through the code. For web based applications it will even deploy to tomcat so you can see it working. At the end, you have a working project to play around with!