Skip to content

Add convenience encoders and decoders for common java types #3

@prange

Description

@prange

Currently there are only converters for the basic json types and their java counterparts. It is cumbersome to write encoders and decoders for common types like int, long, double, Instant etc.

To add confusion, the codec module contains convenience codecs for some common types. This should be aligned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions