Overview
As explained in #36823 (comment), we should document the relationships between SpEL expressions, evaluation contexts, constructor executors, and property/index accessors in order to better inform users about the expected lifecycle of such components as well as best practices.
In addition to improving the documentation in the reference manual, we should also update the Javadoc for the following APIs and implementations.
Expression / SpelExpression
ConstructorExecutor
PropertyAccessor
IndexAccessor
EvaluationException
SimpleEvaluationException
StandardEvaluationException
NOTE: This issue is not suitable for community contributions.
Related Issues
Overview
As explained in #36823 (comment), we should document the relationships between SpEL expressions, evaluation contexts, constructor executors, and property/index accessors in order to better inform users about the expected lifecycle of such components as well as best practices.
In addition to improving the documentation in the reference manual, we should also update the Javadoc for the following APIs and implementations.
Expression/SpelExpressionConstructorExecutorPropertyAccessorIndexAccessorEvaluationExceptionSimpleEvaluationExceptionStandardEvaluationExceptionNOTE: This issue is not suitable for community contributions.
Related Issues
PropertyAccessorandIndexAccessorin SpEL #32737