Skip to content

@JsonDeserializeAs and @JsonSerializeAs in jackson-annotations (split off databind @Json[De]Serialize) #315

@ooraini

Description

@ooraini

JsonDeserialize and JsonSerialize are part of databind since they depend on classes in databind JsonSerializer..etc. But the as part of the annotations doesn't. It would be useful as a standalone annotations for project that don't want to depend on databind.

If it makes a sense and it's possible to split the annotations into @JsonDeserializeAs and @JsonSerializeAs in the jackson-annotation package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions