spring-framework / org.springframework.context.expression / EnvironmentAccessor / read

read

open fun read(context: EvaluationContext, @Nullable target: Any, name: String): TypedValue

Access the given target object by resolving the given property name against the given target environment.