Skip to content

Add @JsonDeserializeAs (split off databind @JsonDeserialize) #315

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions