Commit Graph

4 Commits (d7941c63157c81a4aa89a983b84b2c3a75531bf4)

Author SHA1 Message Date
Phillip Webb 4be3218cb6 Merge branch '2.7.x' 2 years ago
Madhura Bhave ce3c933f77 Adapt to Spring Security changes
Closes gh-32604
2 years ago
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 f67db3d9ad Move spring-boot-cli into spring-boot-tools
Closes gh-32492
2 years ago