You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Compiler Limitations section to point out that SpEL expressions which use Optional with the null-safe and Elvis operators are not currently compilable.
Overview
Update the Compiler Limitations section to point out that SpEL expressions which use
Optionalwith the null-safe and Elvis operators are not currently compilable.Related Issues
Optionalwith null-safe and Elvis operators in SpEL expressions #20433Optionalwith null-safe and Elvis operators #36330