To access the Spring dependencies diagram: in the context menu or Ctrl+Shift+Alt+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
| Icon | Description |
|---|---|
![]() | Select this option to view dependencies between your beans. |
![]() | Select 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.

