mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1aaa44bbfe
This commit refines BindingReflectionHintsRegistrar to handle correctly a use case with multiple levels of nested generics. Closes gh-28683