spring-framework / org.springframework.beans.factory.config / PropertyPathFactoryBean / setPropertyPath

setPropertyPath

open fun setPropertyPath(propertyPath: String): Unit

Specify the property path to apply to the target.

Parameters

propertyPath - the property path, potentially nested (e.g. "age" or "spouse.age")