Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.20.2
-
Patch Available
-
Unknown
-
Patch
Description
Currently, a SpEL expression like @myBean only gets resolved correctly when using a Spring application context. Considering that the Ref language can do this with any type of context, it shouldn't be tto hard to support this for SpEL, too.