Skip to content

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

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).

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions