Skip to content

Update information in SpEL Evaluation chapter in reference manual #33456

@sbrannen

Description

@sbrannen

The SpEL Evaluation chapter in the reference manual contains the following outdated information.

  • SimpleEvaluationContext no longer has a create() method. Instead it has forPropertyAccessors(), forReadOnlyDataBinding(), and forReadWriteDataBinding() 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)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions