Skip to content

Add a way to indicate index (like '@JsonProperty(index=4)`) to support binary formats #32

@cowtowncoder

Description

@cowtowncoder

and also support other uses for index, such as sorting for endpoint definitions.

This can be added simply as a new property (index) for @JsonProperty; will also require matching access via jackson-databind's AnnotationIntrospector.

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