mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
SingletonSupplier<T> supplier-based static methods nullability should be refined to accept in a flexible way nullable or non-nullable T. Closes gh-35559