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
Would be nice to allow use of @JsonAnyGetter on fields too; javadocs already claim this is possible.
So should add support for allowing that. Note that the counterpart, @JsonAnySetter does allow use on field already.