mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +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