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/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests
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
..
spring-boot-server-tests-app Revert "Generate the AutoConfiguration.imports file from annotations" 2 years ago
src/intTest/java/org/springframework/boot/context/embedded Use Stream.toList instead of Stream.collect when possible 2 years ago
build.gradle Adapt build dependencies to httpclient5 2 years ago