Skip to content

Add no-arg constructor for DateTimeDeserializer #124

Closed
@abbychau

Description

@abbychau

ref: cf2f4c2#r68702429

I have no clue if is was regarded as public API 7 years ago, but I believe so. And I would prefer to have no-arg constructor in the next version of jackson-datatype-joda too, because we have the usage like
@JsonDeserialize(using = DateTimeDeserializer::class)

here is the problem met by people: https://stackoverflow.com/questions/38433432/class-com-fasterxml-jackson-datatype-joda-deser-datetimedeserializer-has-no-defa

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