spring-boot/spring-boot-tools/spring-boot-loader-tools
Emanuel Campolo 4a189bdee7 Replace Collections.sort() with direct sort call
Replace existing `Collections.sort(...)` calls with `.sort(...)`
directly on the collection instance.

See gh-9781
2017-07-25 00:53:37 -07:00
..
src Replace Collections.sort() with direct sort call 2017-07-25 00:53:37 -07:00
pom.xml Ensure that fat jars and wars do not corrupt UTF-8 entry names 2017-06-22 11:45:10 -07:00