Files
spring-projects-spring-fram…/spring-core/src
SungbinYang fc8bd64f34 Simplify ObjectUtils#unwrapOptional
This commit replaces optional.isEmpty() and optional.get() with
optional.orElse(null) for better efficiency and readability.

Closes gh-33612
2024-09-30 18:32:43 +02:00
..
2023-10-30 15:05:20 +01:00
2024-09-30 18:32:43 +02:00