mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
28c97610c2
This commit ensures that we register reflection hints on interfaces in the entire type hierarchy, including extended interfaces. Closes gh-31350