Skip to content

[Feature Request] Add support for Java record types to PropertyDataFetcher #2991

Description

@jvdsandt

Java record types have private fields and public getter methods for these fields. But these getter methods don't have a "get" prefix. Currently the implementation of PropertyFetchingImpl.getPropertyViaGetterMethod does not find these getter methods so Java record types cannot be used as a source.

Can support for Java record type getters be added to PropertyFetchingImpl.getPropertyViaGetterMethod ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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