spring-framework/spring-expression/src
Sébastien Deleuze 1e73439955 Support Kotlin value class properties in SpEL
This commit adds support for inlined Kotlin value
class properties in SpEL by leveraging Kotlin
reflection instead of Java reflection broken
by the mangled method name.

Closes gh-30468
2023-08-11 16:54:34 +02:00
..
jmh/java/org/springframework/expression/spel
main/java/org/springframework/expression Support Kotlin value class properties in SpEL 2023-08-11 16:54:34 +02:00
test Support Kotlin value class properties in SpEL 2023-08-11 16:54:34 +02:00