bc876b7584bbe4f8ae86cea3d3d2a5509bc345c1
The newly introduced Property class allows to find nested property paths by splitting up the raw property name along its camel case parts and trying to find a valid property for the actual type we resolve the property in. Once one is found it will use the rest of the string and try to build nested properties from it.
Description
No description provided
Languages
Java
100%