spring-framework/spring-expression
Sam Brannen 38c831f15f Relocate findPublicDeclaringClass() to CodeFlow
This commit moves findPublicDeclaringClass() from ReflectionHelper to
CodeFlow, since findPublicDeclaringClass() is only used for bytecode
generation and therefore not for reflection-based invocations.
2024-03-11 11:33:52 +01:00
..
src Relocate findPublicDeclaringClass() to CodeFlow 2024-03-11 11:33:52 +01:00
spring-expression.gradle Support Kotlin value class properties in SpEL 2023-08-11 16:54:34 +02:00