spring-framework/spring-expression
Sam Brannen d2bd0d5716 Retain null-safe syntax in AST representation of SpEL indexers
Prior to this commit, SpEL's CompoundExpression omitted the null-safe
syntax in AST string representations of indexing operations.

To address this, this commit implements isNullSafe() in Indexer.

See gh-29847
2024-03-23 12:46:03 +01:00
..
src Retain null-safe syntax in AST representation of SpEL indexers 2024-03-23 12:46:03 +01:00
spring-expression.gradle Support Kotlin value class properties in SpEL 2023-08-11 16:54:34 +02:00