Document that SpEL expressions using bean references are not compilable
Closes gh-33363
This commit is contained in:
@@ -520,6 +520,7 @@ following kinds of expressions cannot be compiled.
|
||||
* Expressions using overloaded operators
|
||||
* Expressions using array construction syntax
|
||||
* Expressions using selection or projection
|
||||
* Expressions using bean references
|
||||
|
||||
Compilation of additional kinds of expressions may be supported in the future.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user