mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
09d87fac57
This annotation triggers a warning in IDEs supporting `@CheckReturnValue` when retrieve() return value is not used. Closes gh-33818