I can see the dependency hierarchy in eclipse, how can I do it in intellij ?
You can try: Menu -> View -> Tool Windows -> Maven Projects
And then you can see new view openned.
Open your Dependencies tree, and you can see all the dependency hierarchy.
Use the shortcut Luke! Ctrl + Alt + Shift + U
Or select View
-> Tool Windows
-> Maven Projects
...here you can either:
A) expand the Dependencies
sub-tree,
or
B) select the project ("spring-boot" in my case), a new icon reveals itself