Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Polymorphic deserialization involving Guava Optional<T> is broken #42

@bbeck

Description

@bbeck

Between 2.2.3 and 2.3.2 the technique of deserializing an optional polymorphic type using @JsonTypeInfo and @JsonSubTypes no longer seems to work. Without the Guava Optional<T> everything works fine.

Self-contained example demonstrating the problem can be found here: https://gist.github.com/bbeck/934d787cc36c61c3e8a0

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