You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/buildSrc/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
2 years ago
..
main Use Stream.toList instead of Stream.collect when possible 2 years ago
test Use Stream.toList instead of Stream.collect when possible 2 years ago