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