Tobias Lippert
|
def7523398
|
Inline redundant if statements
See gh-39259
|
2024-01-23 09:07:35 -08:00 |
|
Johnny Lim
|
0fa58c04e7
|
Use Stream.toList()
See gh-36167
|
2023-07-05 09:38:19 +01:00 |
|
Phillip Webb
|
af846da69b
|
Merge branch '2.7.x' into 3.0.x
Closes gh-35933
|
2023-06-16 16:14:52 -07:00 |
|
Phillip Webb
|
d442bfbeff
|
Polish
|
2023-04-10 16:22:11 -07:00 |
|
Phillip Webb
|
c4de86c244
|
Merge branch '2.7.x' into 3.0.x
|
2023-02-21 23:17:57 -08:00 |
|
Moritz Halbritter
|
dfda153da5
|
Merge branch '2.7.x' into 3.0.x
Closes gh-33963
|
2023-01-24 10:09:01 +01:00 |
|
Moritz Halbritter
|
725337f976
|
Make fields final
Closes gh-33537
|
2022-12-16 14:28:44 +01:00 |
|
Andy Wilkinson
|
931cc8a508
|
Merge branch '2.7.x'
Closes gh-33250
|
2022-11-18 10:39:52 +00:00 |
|
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 |
|