Spring Source Toolsuite (STS) - Batch-Graph when using Java-Config
问题 this is my first Batch-Project where I want to avoid writing XML-Files and use for configurations Java-Config. So I have few Batch-Jobs and application works as expected. For documentation reasons or presentation I would like to use the possibility of Spring-IDE to show batch-graph what works very good when using spring-config in XML. But I am not available to find how I can use Batch-Graph when Batch-Job is configured in Java. I already scanned all spring-configuation within Eclipse, so in