mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1e80694daf
This commit reintroduces a more defensive parameter type check that skips KClass casting for generic parameters. Closes gh-32510