Skip to content

Add ability to disable JsonAnySetter/JsonAnyGetter via mixin #1376

@brentryan

Description

@brentryan

Add the ability to create a mixin that contains something like this on a property to disable:

@JsonAnySetter(false)
@JsonAnyGetter(false)

See more details here:
https://groups.google.com/forum/#!topic/jackson-user/KtuvowkEJf0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions