Skip to content

[Java] Annotation-based serializer registration #1148

@knutwannheden

Description

@knutwannheden

For simpler serializer registration and an improved developer experience, it would be nice if serializers could be registered via reflection on the type being serialized and / or on a property being serialized (not sure if the latter granularity can be supported).

The annotation would probably also have to have attributes for nullability and reference tracking.

See Slack message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions