Package org.springframework.data.spel
@NonNullApi
package org.springframework.data.spel
SpEL support.
-
ClassDescriptionProvides a way to access a centrally defined potentially shared
StandardEvaluationContext
.Value object capturing dependencies to a method or property/field that is referenced from a SpEL expression.Value object to describe a dependency to a method or property/field that is referenced from a SpEL expression.AnEvaluationContextProvider
that assembles anEvaluationContext
from a list ofEvaluationContextExtension
instances.Provides a way to access a centrally defined potentially sharedEvaluationContext
.A reactiveEvaluationContextProvider
that assembles anEvaluationContext
from a list ofReactiveEvaluationContextExtension
andEvaluationContextExtension
instances.