spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader/src
Phillip Webb e0b67889a8 Use Stream.toList instead of Stream.collect when possible
Update code to make use of `Stream.toList()` whenever possible.

Closes gh-28177
2022-10-04 00:29:22 -07:00
..
main/java/org/springframework/boot/loader Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
test Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00