- Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task
Milestone
Description
The SpEL Evaluation chapter in the reference manual contains the following outdated information.
SimpleEvaluationContext
no longer has acreate()
method. Instead it hasforPropertyAccessors()
,forReadOnlyDataBinding()
, andforReadWriteDataBinding()
factory methods.- SpEL actually cannot automatically create missing array elements or grow the size of an array like it can for a
Collection
.
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task