This website requires JavaScript.
Explore
Help
Sign In
fuhouyin
/
spring-boot
Watch
1
Star
0
Fork
0
You've already forked spring-boot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
40,167
Commits
22
Branches
339
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Phillip Webb
4be3218cb6
Merge branch '2.7.x'
2022-10-25 15:48:26 -07:00
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
4a05230d5d
Move spring-boot-properties-migrator into spring-boot-tools
...
Closes gh-32491
2022-09-23 16:18:30 +01:00