jackson-datatype-json-org icon indicating copy to clipboard operation
jackson-datatype-json-org copied to clipboard

(DEPRECATED) Support for org.json data types, to ease migration out of code that uses them

Results 3 jackson-datatype-json-org issues
Sort by recently updated
recently updated
newest added

This is the part of FasterXML/jackson-databind#2434 that relates to changes to the jackson-datatype-json-org project.

(note: cleaved from #7) It would be nice to support this `SerializationFeature`, along with other options to filter out "empty" items of various types.

It would make sense to be able to prune `empty` (and default value) output when serializing.