Skip to content

@JsonSerialize with nullUsing option not working for String properties #33

@esoni88

Description

@esoni88

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.
Thanks
Dario

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions