How to see all recursive dependencies of a single Java class

Answered

I'm trying to find all recursive dependencies of a single POJO class (only field declarations really). Is there any way to do that in IDEA (I'm using 2021.1.1)?

Thanks in advance

0

Please sign in to leave a comment.