Closed
Description
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 ?
Metadata
Metadata
Assignees
Labels
No labels