Skip to content

Commit eab9607

Browse files
committed
Document that SpEL expressions using bean references are not compilable
Closes gh-33363
1 parent bf5e218 commit eab9607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework-docs/modules/ROOT/pages/core/expressions/evaluation.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ following kinds of expressions cannot be compiled.
520520
* Expressions using overloaded operators
521521
* Expressions using array construction syntax
522522
* Expressions using selection or projection
523+
* Expressions using bean references
523524

524525
Compilation of additional kinds of expressions may be supported in the future.
525526

0 commit comments

Comments
 (0)