I just hacked together a little utility for Spring Framework developers called SpringGraph. It generates a graph of the bean dependencies expressed in a spring configuration file. It's based on a similar hack for Ant builds called antgraph (thanks for the idea Eric).
Here's an example graph:
Example Spring configuration graph from "jpetstore" sample
Posted: Fri Sep 10 17:16:20 -0700 2004






























