Uses of Record Class
org.springframework.beans.AbstractNestablePropertyAccessor.ResolvedProperty
Packages that use AbstractNestablePropertyAccessor.ResolvedProperty
Package
Description
This package contains interfaces and classes for manipulating Java beans.
-
Uses of AbstractNestablePropertyAccessor.ResolvedProperty in org.springframework.beans
Methods in org.springframework.beans that return AbstractNestablePropertyAccessor.ResolvedPropertyModifier and TypeMethodDescriptionAbstractNestablePropertyAccessor.resolvePropertyPath(String propertyPath) Resolve a property path to the accessor owning its final segment and that segment itself, parsing the path exactly once.