문제

I know this is possible using the gutter icon if you are already in the associated class, but is there a way to open a particular bean definition by its name in the same way that ctrl+n will open a class file? This is supported in SpringSource Tool Suite, so I would have thought there was an equivalent in IDEA.

도움이 되었습니까?

해결책

Ctrl+Alt+Shift+n

And you can select the bean definition. You can also select only bean definitions to include.

Also, ctrl+shift+a enables you to search shortcuts

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top