Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Docs Required, Release Notes Required
Description
The current version of the Mapper probably supports Java Records.
However, we could introduce a more record-friendly way of inspecting the Records fields by using `Class.getRecordComponents()`.
Moreover, tests with records are needed.