spring-boot/spring-boot-project
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 Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-actuator Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-actuator-autoconfigure Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-autoconfigure Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-dependencies Start building against Spring Framework 6.0.0-RC1 snapshots 2022-09-29 18:55:26 +02:00
spring-boot-devtools Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-docs Remove code deprecated in 2.x and add since and forRemoval attributes 2022-09-30 14:39:05 +01:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-starters Upgrade to Logback 1.4 and SLF4J 2.0 2022-09-28 21:14:08 +01:00
spring-boot-test Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-test-autoconfigure Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-tools Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00