Compile SpEL expressions that use Optional with null-safe & Elvis ope… · spring-projects/spring-f...
…rators In Spring Framework 7.0, we introduced support for using `Optional` with the null-safe and Elvis operators in SpEL expressions; however, such expressions were previously not compilable. T...
github.com