Skip to content

Custom serializer not used if POJO has @JsonValue #848

@cowtowncoder

Description

@cowtowncoder

Looks like serializers constructed for @JsonValue have higher precedence than custom serializers; that is, registered custom serializer is not found if POJO type has @JsonValue annotation.
This is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions