Change MapperFeature.ALLOW_FINAL_FIELDS_AS_MUTATORS
default to false
for 3.0
#4552
Labels
Milestone
Uh oh!
There was an error while loading. Please reload this page.
While it is occasionally useful to force value of
final
fields on deserialization (... and interesting JVM allows that!), it is confusing to user. So let's change it to disabled by default for 3.0.The text was updated successfully, but these errors were encountered: