Skip to content

Explicitly fail (de)serialization of org.joda.time.* types in absence of registered custom (de)serializers #2776

@cowtowncoder

Description

@cowtowncoder

Similar to #2683, it would probably make sense to refuse to handle Joda date/time types using default POJO functionality, since those should be easy enough to detect.

Extension point exists in BeanSerializerFactory, method _findUnsupportedTypeDeserializer().

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