Now that we've walked you through the creation and testing of your first Spring application, it's time to dig a little deeper into Spring. Articles and examples will cover different areas of the Spring Framework and other Spring projects. Before we do, use the following instructions to set up your Spring environment, and check out these basic DI examples.
The project is available to checkout from an anonymous Subversion checkout.
$ svn co http://svn.springbyexample.org/core/basic-dependency-injection/tags/1.0.1/ basic-dependency-injection
General instructions for checking out the project with Eclipse and building with Maven.