Skip to content

AtomicReference serializer does not support @JsonSerialize(contentConverter=...) #4337

@cowtowncoder

Description

@cowtowncoder

Describe your Issue

(note: root cause for FasterXML/jackson-modules-java8#294)

Looks like contentConverter property of @JsonSerialize annotation is not supported for AtomicReference: and since functionality comes from ReferenceTypeSerializer like also other "reference" types (JDK8 and Guava Optionals).

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.17Issues planned at earliest for 2.17

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions