spring-framework/spring-context
Sébastien Deleuze 4396801933 Add reflection hints for Kotlin reflection on functions
Kotlin reflection API invocation on a specific function
may require iterating on all Java methods to find the right
Kotlin function. As a consequence, this commit adds introspection
hints on the class declared methods for all Kotlin beans since
the impact on the footprint is low.

Closes gh-29663
2023-01-10 14:49:26 +01:00
..
src Add reflection hints for Kotlin reflection on functions 2023-01-10 14:49:26 +01:00
.springBeans
spring-context.gradle Relocate TestGenerationContext to spring-core-test 2022-09-05 16:21:17 +02:00