Henning Poettker
e3d0f1feee
Adjust IDENTITY in DDLs for H2 2.x compatibility
...
See gh-29200
2022-02-04 09:57:59 +01:00
Stephane Nicoll
8885964a56
Merge branch '2.7.x'
2022-02-04 09:54:11 +01:00
Stephane Nicoll
37c1f47902
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29650
2022-02-04 09:53:42 +01:00
Stephane Nicoll
03d393bc4c
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29649
2022-02-04 09:50:47 +01:00
Stephane Nicoll
48649192cb
Fix schema file name for Batch auto-configuration tests
...
Closes gh-29648
2022-02-04 09:49:15 +01:00
Stephane Nicoll
d1225392d3
Remove dependency management for spring-boot-starter-activemq
...
Closes gh-29645
2022-02-04 09:08:03 +01:00
Phillip Webb
0083b767e6
Merge branch '2.7.x'
2022-02-03 22:53:15 -08:00
Phillip Webb
4919683354
Use consistent packages for doc samples
...
Closes gh-29646
2022-02-03 22:50:47 -08:00
Stephane Nicoll
3b33448541
Merge branch '2.7.x'
2022-02-03 08:41:16 +01:00
Stephane Nicoll
ddc481136b
Upgrade Java 17 version in CI image
...
Closes gh-29631
2022-02-03 08:41:02 +01:00
Stephane Nicoll
2427431f2b
Upgrade Ubuntu version in CI images
...
Closes gh-29630
2022-02-03 08:40:27 +01:00
Stephane Nicoll
d8d5091038
Merge branch '2.6.x' into 2.7.x
2022-02-03 08:40:02 +01:00
Stephane Nicoll
42a6bbd15a
Upgrade Java 17 version in CI image
...
Closes gh-29629
2022-02-03 08:39:30 +01:00
Stephane Nicoll
81a34fbb73
Upgrade Ubuntu version in CI images
...
Closes gh-29632
2022-02-03 08:38:52 +01:00
Stephane Nicoll
77b4b6a331
Merge branch '2.5.x' into 2.6.x
2022-02-03 08:38:13 +01:00
Stephane Nicoll
175af609a5
Upgrade Java 17 version in CI image
...
Closes gh-29625
2022-02-03 08:37:43 +01:00
Stephane Nicoll
cb1b33b57e
Upgrade Ubuntu version in CI images
...
Closes gh-29627
2022-02-03 08:37:07 +01:00
Stephane Nicoll
080de85e2e
Upgrade Java 17 version in CI image
...
Closes gh-29626
2022-02-03 08:36:03 +01:00
Stephane Nicoll
57cd1ff07f
Upgrade Ubuntu version in CI images
...
Closes gh-29628
2022-02-03 08:35:16 +01:00
Phillip Webb
a282f912e6
Organize imports
...
Organize imports according to updated checkstyle rules.
2022-02-02 19:16:13 -08:00
Phillip Webb
a726210afc
Merge branch '2.7.x'
2022-02-02 19:05:39 -08:00
Phillip Webb
546cad06db
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29635
2022-02-02 19:01:29 -08:00
Phillip Webb
c01cee18b5
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29634
2022-02-02 19:01:09 -08:00
Phillip Webb
79fc77fade
Upgrade to spring-javaformat 0.0.31
...
Closes gh-29633
2022-02-02 19:00:28 -08:00
Phillip Webb
8d88e3a7bd
Merge branch '2.7.x'
2022-02-02 13:14:33 -08:00
Phillip Webb
a05903b9d1
Polish GraphQL auto-configuration
2022-02-02 12:57:17 -08:00
Phillip Webb
501d174db0
Merge branch '2.7.x'
2022-02-02 10:38:46 -08:00
Phillip Webb
ce08b519b1
Merge branch '2.6.x' into 2.7.x
2022-02-02 10:37:55 -08:00
Phillip Webb
50e0e28155
Merge branch '2.5.x' into 2.6.x
2022-02-02 10:37:32 -08:00
Phillip Webb
2b40ce09d8
Update copyright year of changed files
2022-02-02 10:35:40 -08:00
Phillip Webb
5975cdc5ed
Polish formatting
2022-02-02 10:35:10 -08:00
Andy Wilkinson
f88b502f7e
Remove support for image banners
...
Closes gh-28883
2022-02-02 14:40:24 +00:00
Stephane Nicoll
e749f30642
Merge branch '2.7.x'
2022-02-01 16:35:39 +01:00
Stephane Nicoll
9028ab33f2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29617
2022-02-01 16:35:28 +01:00
Stephane Nicoll
d130819fb4
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29616
2022-02-01 16:35:19 +01:00
Stephane Nicoll
30e927adae
Merge pull request #29276 from mihailcornescu
...
* pr/29276:
Polish "Add a note on early init with @ConditionalOnExpression"
Add a note on early init with @ConditionalOnExpression
Closes gh-29276
2022-02-01 16:35:01 +01:00
Stephane Nicoll
5fe6176966
Polish "Add a note on early init with @ConditionalOnExpression"
...
See gh-29276
2022-02-01 16:32:27 +01:00
Mihail Cornescu
fce3cd1684
Add a note on early init with @ConditionalOnExpression
...
See gh-29276
2022-02-01 16:24:13 +01:00
Stephane Nicoll
b403877cc1
Merge branch '2.7.x'
2022-02-01 13:52:17 +01:00
Stephane Nicoll
067af65152
Fix formatting violations
2022-02-01 13:52:06 +01:00
Brian Clozel
b1c815830f
Upgrade to RxJava 3.x and remove older generations
...
As Spring Framework removed support for RxJava 1.x and 2.x, we should do
the same and only provide dependency management for RxJava 3.x.
Closes gh-28212
2022-02-01 11:38:50 +01:00
Stephane Nicoll
41fb9cf562
Merge branch '2.7.x'
2022-02-01 11:15:49 +01:00
Stephane Nicoll
f812b33cbd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29613
2022-02-01 11:07:31 +01:00
Stephane Nicoll
136b5959c3
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29612
2022-02-01 10:59:08 +01:00
Stephane Nicoll
bd2e992d48
Merge pull request #29178 from quaff
...
* pr/29178:
Polish "Enforce use of BDDMockito"
Enforce use of BDDMockito
Closes gh-29178
2022-02-01 10:20:54 +01:00
Stephane Nicoll
7f17f819a6
Polish "Enforce use of BDDMockito"
...
See gh-29178
2022-02-01 10:03:18 +01:00
Yanming Zhou
b49418aaaf
Enforce use of BDDMockito
...
1. Replace Mockito.verify*() with BDDMockito.then()
2. Replace Mockito.doReturn() with BDDMockito.willReturn()
3. Adjust checkstyle rule
See gh-29178
2022-02-01 09:37:15 +01:00
Stephane Nicoll
3a65d7b01e
Merge branch '2.7.x'
2022-01-31 16:45:11 +01:00
Stephane Nicoll
19e671dd7b
Merge branch '2.6.x' into 2.7.x
2022-01-31 16:45:04 +01:00
Stephane Nicoll
787a2f3d9b
Merge branch '2.5.x' into 2.6.x
2022-01-31 16:44:39 +01:00