Andy Wilkinson
4a38d032af
Restore use of avg in JPA smoke test
...
Closes gh-34895
2 years ago
Andy Wilkinson
a68eae66e1
Start building against Spring HATEOAS 2.1.3 snapshots
...
See gh-38375
2 years ago
Andy Wilkinson
60a70c9365
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
15e9ae91ea
Start building against Spring HATEOAS 2.0.7 snapshots
...
See gh-38374
2 years ago
Andy Wilkinson
9362658ed5
Merge branch '2.7.x' into 3.0.x
2 years ago
Andy Wilkinson
239e8a640e
Start building against Spring HATEOAS 1.5.6 snapshots
...
See gh-38373
2 years ago
Andy Wilkinson
1a3feb3c10
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
bdf4582860
Merge branch '2.7.x' into 3.0.x
2 years ago
Andy Wilkinson
4d63983493
Start building against Spring Kafka 3.0.13 snapshots
...
See gh-38370
2 years ago
Andy Wilkinson
87e2b1ea8e
Upgrade to Spring Framework 5.3.31
...
Closes gh-38283
2 years ago
Andy Wilkinson
8b72e5612b
Start building against Spring Kafka 3.0.13 snapshots
...
See gh-38369
2 years ago
Andy Wilkinson
37b2567aeb
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38365
2 years ago
Andy Wilkinson
ff555c5ceb
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38364
2 years ago
Andy Wilkinson
c2156d6803
Remove static state from CF web endpoint integration tests
...
The mocks being static meant that their state was shared across each
test in the class. This resulted in the tests being order dependent.
This commit uses instance variables to hold the mocks, thereby
ensuring that they're recreated for each test as part of the standard
JUnit lifecycle.
Closes gh-38363
2 years ago
Moritz Halbritter
9c1c18c2b9
Document that tracing is disabled in tests in the "Tracing" section
...
Closes gh-33975
2 years ago
Andy Wilkinson
b7c7b47c97
Upgrade to Reactor Bom 2022.0.13
...
Closes gh-38299
2 years ago
Andy Wilkinson
4d295dbc3e
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
7f6014f411
Upgrade to Reactor Bom 2022.0.13
...
Closes gh-38292
2 years ago
Andy Wilkinson
bf5564ae12
Merge branch '2.7.x' into 3.0.x
2 years ago
Andy Wilkinson
9b8bcec33e
Upgrade to Reactor Bom 2020.0.38
...
Closes gh-38280
2 years ago
Andy Wilkinson
38b5f80ba6
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38357
2 years ago
Andy Wilkinson
88393da438
Upgrade to AspectJ 1.9.20.1
...
Closes gh-38355
2 years ago
Moritz Halbritter
22a991b334
Document tags format used in Gradle and Maven plugins
...
Closes gh-33088
2 years ago
Moritz Halbritter
83da5a5bd8
Document how to remove base path from Cloud Foundry actuator endpoints
...
Closes gh-24991
2 years ago
Andy Wilkinson
d43b95d08c
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
a829722461
Merge branch '2.7.x' into 3.0.x
2 years ago
Andy Wilkinson
8d01944666
Start building against Spring WS 3.1.8 snapshots
...
See gh-38284
2 years ago
Phillip Webb
b902bf6aca
Merge branch '3.0.x' into 3.1.x
2 years ago
Phillip Webb
09e5a2f24a
Update copyright year of changed files
2 years ago
Phillip Webb
211e8c004a
Merge branch '3.0.x' into 3.1.x
2 years ago
Phillip Webb
2cabcbc8fa
Polish adoc formatting
2 years ago
Andy Wilkinson
c4adc2c770
Upgrade to Micrometer Tracing 1.1.7
...
Closes gh-38298
2 years ago
Andy Wilkinson
25e6c8828f
Upgrade to Micrometer 1.11.6
...
Closes gh-38297
2 years ago
Andy Wilkinson
246c29e498
Upgrade to Dependency Management Plugin 1.1.4
...
Closes gh-38345
2 years ago
Andy Wilkinson
9e2d75936e
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
74b395bda4
Upgrade to Micrometer Tracing 1.0.12
...
Closes gh-38291
2 years ago
Andy Wilkinson
721ac5d7ee
Upgrade to Micrometer 1.10.13
...
Closes gh-38290
2 years ago
Andy Wilkinson
318f7bb5f0
Upgrade to Dependency Management Plugin 1.1.4
...
Closes gh-38344
2 years ago
Andy Wilkinson
30489b53b8
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
771bf7b0dc
Merge branch '2.7.x' into 3.0.x
2 years ago
Andy Wilkinson
3460913338
Upgrade to Micrometer 1.9.17
...
Closes gh-38279
2 years ago
Moritz Halbritter
4a6762a356
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38340
2 years ago
Moritz Halbritter
a33d8f2e93
Merge pull request #38326 from cachescrubber
...
* pr/38326:
Polish "Add a Restarting a stopped or failed Job section to the batch howto"
Add a Restarting a stopped or failed Job section to the batch howto
Closes gh-38326
2 years ago
Moritz Halbritter
ba998302bd
Polish "Add a Restarting a stopped or failed Job section to the batch howto"
...
See gh-38326
2 years ago
Lars Uffmann
00ce9aab00
Add a Restarting a stopped or failed Job section to the batch howto
...
See gh-38326
2 years ago
Moritz Halbritter
24cb05cb59
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38338
2 years ago
Moritz Halbritter
3406391f63
Merge pull request #38325 from cachescrubber
...
* pr/38325:
Remove unnecessary JobOperator bean definition
Closes gh-38325
2 years ago
Lars Uffmann
e41b36273f
Remove unnecessary JobOperator bean definition
...
See gh-38325
2 years ago
Moritz Halbritter
2776047438
Reinstate accidentally removed sentence
...
See gh-35629
2 years ago
Moritz Halbritter
9334840f18
Reverse the tip for importing testcontainers declarations
...
They now use `@ServiceConnection` by default.
Closes gh-35629
2 years ago