Navigate to Implementation
Go to one or more implementations across your code base
You can use ⌘B (macOS), or Ctrl+B (Windows/Linux), to navigate to an implementation.
If a method has multiple implementations, IntelliJ IDEA will list them, so you can choose the one that you want. If there is only one implementation, IntelliJ IDEA will take you straight to it.