mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
This commit improves type resolution for a unresolved generic type that uses itself in its upper bound declaration. Closes gh-16451