mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Replace existing `Collections.sort(...)` calls with `.sort(...)` directly on the collection instance. See gh-9781
Replace existing `Collections.sort(...)` calls with `.sort(...)` directly on the collection instance. See gh-9781