Commit Graph

4 Commits (e8c3157db577520029c16d18c0572d49a1671e3b)

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