spring-framework/framework-docs/modules/ROOT
Sam Brannen 5927b70dfe Update information in SpEL Evaluation chapter in reference manual
This commit updates the Evaluation chapter to reflect the following.

- SimpleEvaluationContext no longer has a create() method. Instead it
  has forPropertyAccessors(), forReadOnlyDataBinding(), and
  forReadWriteDataBinding() factory methods.

- SpEL cannot automatically create missing array elements or grow the
  size of an array like it can for a collection.

Closes gh-33456
2024-08-30 19:06:35 +02:00
..
assets/images Migrate Structure 2023-05-04 15:35:05 +01:00
examples Use include-code Macro 2023-05-04 15:35:05 +01:00
pages Update information in SpEL Evaluation chapter in reference manual 2024-08-30 19:06:35 +02:00
partials/web Harmonize phrasing in URI Encoding section 2024-07-08 16:51:09 +02:00
nav.adoc Fix order of sections in Validation chapter of reference manual 2024-03-10 17:41:09 +01:00