-
-
Notifications
You must be signed in to change notification settings - Fork 814
JsonReadFeatures
Tatu Saloranta edited this page Sep 27, 2019
·
12 revisions
This set of features was added in Jackson 2.10, split off from earlier JsonParser.Feature. It contains features that are only relevant and usable on JSON backend.
Note: with 2.10 and later 2.x version there is overlap between new and old features: Jackson will keep "same" settings in sync so you can whichever; but recommendation is to use newer set of features to ease migration to 3.0.
Settings can be divided in couple of loose categories, as follows.