spring-framework/spring-core
Sébastien Deleuze ebca9f726f Provide Kotlin extensions for RuntimeHints
To be able to register hints using for example registerType<MyClass>()
instead of registerType(MyClass::class.java).

Closes gh-29831
2023-02-01 12:04:18 +01:00
..
src Provide Kotlin extensions for RuntimeHints 2023-02-01 12:04:18 +01:00
spring-core.gradle Infer reflection hints for Jackson annotation class attributes 2023-01-23 13:21:34 +01:00