JsonSerialize` with `nullUsing` option not working for `String` properties · Issue #33 · FasterXML/jackson-modules-base · GitHub

$ 18.99

4.9
(754)
In stock
Description

Hi All, if i use AfterModule this.registerModule(new AfterburnerModule()); the following annotation @JsonSerialize(nullsUsing=CustomSerialize.class) not work. How can enable it ? i want to customize null serialization for certain fields.

Jackson 2.5.0. NullSerializer for MapProperty failing (no

Since 2.12.0 error: Type com.fasterxml.jackson.databind

Jackson Deserialization uses null for all second level List item

2.1.x: JsonNodeDeserializer returns Java null instead of a

Could not write JSON: JsonObject; nested exception is com

com.fasterxml.jackson.databind.exc.MismatchedInputException: no

Custom Serializer omit null values · Issue #2288 · FasterXML

No leading '.' when serializing polymorphic classes using

public val/var in constructor produces 'No String-argument

JsonGenerationException: expected field name while writing

com.fasterxml.jackson.core.JsonParseException - hanlin-hl - 博客园

JsonIgnore doesn't work with java.util.Set but does with java.util

jackson-1/release-notes/VERSION at master · FasterXML/jackson-1

Afterburner excludes serialization of some `null`-valued Object