The iconic Java framework has evolved and modernized, integrating a host of new features without sacrificing power or ...
Describe the bug It would appear this change #4775 broke a rather niche scenario where if you had a @JsonProperty("x") and @JsonAnyGetter public Map<String, Object> x it would override the ...