Skip to content

Handle null values in serialization when the missing properties workaround is enabled #557

@swallez

Description

@swallez

The workaround for missing property exceptions only works for deserialization. On serialization, passing a null value to e.g. JsonGenerator.write(String) can cause an NPE.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions