Using Jackson Databind @JsonAnySetter in version 2.17+?
I suspect that the behavior of the @JsonAnySetter
in the jackson databind project has changed between version 2.15 and 2.17. Let’s say I have this class in Kotlin:
I suspect that the behavior of the @JsonAnySetter
in the jackson databind project has changed between version 2.15 and 2.17. Let’s say I have this class in Kotlin: