mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Replace various for loops which add items to collections with calls to Collections.addAll(...). Fixes gh-2277
Replace various for loops which add items to collections with calls to Collections.addAll(...). Fixes gh-2277