Skip to content

Add JsonInclude.Include.CUSTOM, properties for specifying filter(s) to use #103

@cowtowncoder

Description

@cowtowncoder

Since adding indefinite number of JsonInclude.Include values is impractical, let's add annotation-based method to define custom "filter" object (via defining Class of type to create instance of; and of which equals() method is called to determine if the value is to be excluded (exclude if true) or not).

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