Skip to content

Java 14 Record is not supported #826

@JayAhn2

Description

@JayAhn2

Hi,

Java 14 record cannot be applied to template without explicit getters.

I guess the reason is that Java 14 record type's default getters don't have prefix "get", but name is same as its property.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions