To access the Spring dependencies diagram: Diagrams | Show Diagram in the context menu or ⌥⇧⌘U or ⌥⇧⌘U⌥⇧⌘U or ⌥⇧⌘U⌥⇧⌘U or ⌥⇧⌘U^ ⇧ ⌥ U, ⌃⌥⇧U or ⌃⌥⇧U^ ⇧ ⌥ U, ⌃⌥⇧U or ⌃⌥⇧U for a Spring configuration file selected in the Project tool window or opened in the editor.

The Spring dependencies diagram lets you view and analyze dependencies between your beans. The diagram is most helpful when you need to view all autowired beans, for example, because it's hard to find another way to have them all displayed simultaneously.

Select diagram type

IconDescription
spring_diagramSelect this option to view dependencies between your beans.
spring_model_dependenciesSelect this option to view the Spring model dependencies.

The toolbar options and context menu commands are common for all diagrams.

You can also use the diagram settings to change the toolbar options.

See Also

Reference:

Language and Framework-Specific Guidelines: