Package org.springframework.context.expression
@NullMarked
package org.springframework.context.expression
Expression parsing support within a spring application context.
-
ClassesClassDescriptionRepresents an
AnnotatedElementin a particularClassand is suitable for use as a cache key.SpELPropertyAccessorthat knows how to access the beans and contextual objects of a springBeanExpressionContext.SpELPropertyAccessorthat knows how to access the beans of a springBeanFactory.SpELBeanResolverthat operates against a springBeanFactory.Shared utility class used to evaluate and cache SpEL expressions that are defined on anAnnotatedElement.An expression key.Read-only SpELPropertyAccessorthat knows how to retrieve properties of a springEnvironmentinstance.Deprecated, for removal: This API element is subject to removal in a future version.A method-basedEvaluationContextthat provides explicit support for method-based invocations.Standard implementation of theBeanExpressionResolverinterface, parsing and evaluating spring EL using spring's expression module.
MapAccessor.