Skip to content

Support type parameter annotations #152

Description

@XakepSDK

I request ability to use some/all annotations on type parameters.
Type parameter annotations are available since java 8
E.g.
Map<String, @JsonIgnoreProperties("ignore-me") Worker> map
This is very useful. I could drop some wrappers with this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions