Package org.springframework.data.expression
@NonNullApi
package org.springframework.data.expression
Value Expression implementation.
-
ClassDescriptionReactive extension to
ValueEvaluationContext
for obtaining aValueEvaluationContext
that participates in the reactive flow.Expressions are executed in an evaluation context.SPI to provide to access a centrally defined potentially sharedValueEvaluationContext
.An expression capable of evaluating itself against context objects.Parses expression strings into expressions that can be evaluated.Configuration forValueExpressionParser
.