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
2022-10-04 00:29:22 -07:00
..
spring-boot-server-tests-app Revert "Generate the AutoConfiguration.imports file from annotations" 2022-09-21 14:50:15 -05:00
src/intTest/java/org/springframework/boot/context/embedded Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
build.gradle Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00