Change MapperFeature.USE_GETTERS_AS_SETTERS)
default to false
#1916
Labels
Milestone
MapperFeature.USE_GETTERS_AS_SETTERS)
default to false
#1916
(see: FasterXML/jackson3-dev#25)
This feature has been bane of my existence, tripping users often, and rarely being exactly what they'd want. And with 2.9 there is also merge-ability that should generally replace need for such feature. So, let's just disable it by default as the first step before considering if it's even needed.
The text was updated successfully, but these errors were encountered: