Skip to content

Improve Lombok .toString generation for subclasses #20

Open
@brianjmiller

Description

@brianjmiller

Lombok's @tostring implementation doesn't provide attributes from a base class unless specified. Need to check @DaTa to see if we can pass that option through, or add a new annotation in classes that have a meaningful parent. See callSuper here: http://projectlombok.org/features/ToString.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions