mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4c343ef796
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