mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
This commit adds the relevant reflection hints required by `KotlinDetector`; this class is trying to detect both `kotlin.Metadata` and `kotlin.reflect.full.KClasses`. Fixes gh- 31269