1. Home
  2. base 33

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

$ 13.50

4.7 (93) 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.

Polymorphic deserialization doesn't work using JsonTypeInfo.Id

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

Defining Custom serialization or deserialization using JSON

Question: Is it possible to validate using Bean Validation for

JsonUnwrapped not supported for Map-valued properties · Issue #171

PropertyNamingStrategy not working with ParameterNamesModule

2.1.x: JsonNodeDeserializer returns Java null instead of a

Cannot deserialize null polymorphic type · Issue #1601 · FasterXML

Failed to instantiate standard serializer (of type com.fasterxml