spring-boot/spring-boot-cli
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
..
samples Revert "Add temporary work around for regression in Spring Integration" 2017-05-11 21:12:15 +01:00
src Replace Collections.sort() with direct sort call 2017-07-25 00:53:37 -07:00
test-samples Simplify CLI integration auto-config test by removing use of Artemis 2016-11-04 20:58:14 +00:00
pom.xml Remove need for attached test-jar artifacts 2017-06-12 21:11:35 -07:00