Bzakharin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to see all recursive dependencies of a single Java class
AnsweredI'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