mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a68d60768e
This commit introduces a KotlinDetector#hasSerializableAnnotation utility method designed to detect types annotated with `@Serializable` at type or generics level. See gh-35761