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

canRead

open fun canRead(context: EvaluationContext, @Nullable target: Any, name: String): Boolean

Can read any Environment, thus always returns true.

Return
true