This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-boot
Watch
1
Star
0
Fork
0
You've already forked spring-boot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
39,766
Commits
23
Branches
0
Tags
7c4e46e538f05c32df9a7b10fa7df25f389edfc0
Commit Graph
2 Commits
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
2022-10-04 00:29:22 -07:00
Andy Wilkinson
f67db3d9ad
Move spring-boot-cli into spring-boot-tools
...
Closes gh-32492
2022-09-23 16:44:57 +01:00