You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After implement this lib, I had a lot of recursion problems in my project. There’s a way to use this annotations with this lib or some trick to the lib understand that annotations? I’d not want to use @JsonIgnore because that others annotations are more specific and appropriated to avoid recursion.