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

$ 25.99 · 4.5 (312) · In stock

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.

JsonInclude.Include.NON_EMPTY also excluding NULL map values

Problem to deserialize object with jackson · Issue #1865

java - How to tell Jackson to ignore a field during serialization

Kotlin FeatureRequest: Serialize null string to empty string

Custom Serializer omit null values · Issue #2288 · FasterXML

Problem with enums, `@JsonProperty`, numbers-as-Strings property

JsonGenerationException: expected field name while writing

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

Custom Serializer omit null values · Issue #2288 · FasterXML

Change in behavior for ObjectWriter and setSerializationInclusion

JsonPropertyOrder(alphabetic = true)` does not include

2.1.x: JsonNodeDeserializer returns Java null instead of a