spring-framework / org.springframework.expression.spel.standard / SpelExpression / getEvaluationContext

getEvaluationContext

open fun getEvaluationContext(): EvaluationContext

Return the default evaluation context that will be used if none is supplied on an evaluation call.

Return
the default evaluation context