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