Hi,

Are annotation based spring bean definitions scanned by the Spring IDE. I have setup everything mentioned in the Spring IDE Guide, but it mentions only to set the beans config xml files, is there a way to see all the beans that are annotated, using "Repository" or "Component" annotations also be discovered and shown in the Spring IDE Graph?

Thanks
Arvind