Skip to content

Use of Project Lombok means generated Javadoc doesn't include getters and setters #34

@Tembrel

Description

@Tembrel

For example, this field:

@Accessors(chain = true)
private String appKey;

does not appear in the generated Javadoc.

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