Commit Graph

2 Commits (8cd9f49fad5effb8d4c970847ded0c2ab4ac7f7a)

Author SHA1 Message Date
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
Andy Wilkinson 4a05230d5d Move spring-boot-properties-migrator into spring-boot-tools
Closes gh-32491
2 years ago