Spring Aspect tools

Using the Spring Aspect tools to gain access to helpful utilities.

If you did not add the Spring-Aspect.jar to your build path, it will let you know.

Now you may need to change the project properties to add your beans.

Right click your project folder and click Properties.

Within properties, expand the Spring node.

Click the Beans Supprt node.

Add your Config Files (beans.xml) here.

Now when you open your beans.xml, you can use the Beans Graph.

The above does not do justis to what this will give you,

You will see the relationship of beans as we learn more about Spring.

You can also use Spring Explorer to view your beans and properties.