mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2e5d752e15
This commit uses an EntrySet instead of looping over the keys and retrieving the value in a separate call. Issue: SPR-12356