Stéphane Nicoll
9fe63ecf0e
Start building against Spring GraphQL 1.4.4 snapshots
...
See gh-48429
4 months ago
Stéphane Nicoll
53c0aa3e64
Start building against Spring Data Bom 2025.0.7 snapshots
...
See gh-48427
4 months ago
Stéphane Nicoll
c4f8b6a649
Start building against Spring Authorization Server 1.5.4 snapshots
...
See gh-48426
4 months ago
Stéphane Nicoll
9c11e02f5e
Start building against Reactor Bom 2024.0.13 snapshots
...
See gh-48425
4 months ago
Stéphane Nicoll
154af2cd1a
Start building against Micrometer Tracing 1.5.7 snapshots
...
See gh-48424
4 months ago
Stéphane Nicoll
3d31cb5f72
Start building against Micrometer 1.15.7 snapshots
...
See gh-48423
4 months ago
Stéphane Nicoll
5cc1a93969
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48377
4 months ago
Stéphane Nicoll
3f6c70031a
Merge pull request #48367 from dependabot[bot]
...
* pr/48367:
Bump @antora/site-generator in /antora
Closes gh-48367
4 months ago
dependabot[bot]
b9316b33be
Bump @antora/site-generator in /antora
...
Bumps [@antora/site-generator](https://gitlab.com/antora/antora ) from 3.2.0-alpha.10 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11 )
---
updated-dependencies:
- dependency-name: "@antora/site-generator"
dependency-version: 3.2.0-alpha.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-48367
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Stéphane Nicoll
d661968e83
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48375
4 months ago
Stéphane Nicoll
a565bfe670
Merge pull request #48366 from dependabot[bot]
...
* pr/48366:
Bump @antora/cli from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /antora
Closes gh-48366
4 months ago
dependabot[bot]
f4b63184de
Bump @antora/cli from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /antora
...
Bumps [@antora/cli](https://gitlab.com/antora/antora ) from 3.2.0-alpha.10 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11 )
---
updated-dependencies:
- dependency-name: "@antora/cli"
dependency-version: 3.2.0-alpha.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-48366
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Andy Wilkinson
dd586f516b
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48372
4 months ago
Andy Wilkinson
69b7914564
Upgrade to Spring Boot Release Verification 0.0.15
...
Closes gh-48371
4 months ago
Phillip Webb
99e121f652
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48368
4 months ago
Phillip Webb
18595e557b
Trigger docs build with specific SHA
...
Closes gh-44204
4 months ago
Andy Wilkinson
3e0c1a66c3
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48359
4 months ago
Andy Wilkinson
c4df126d75
Document need for aspectjweaver dependency
...
Closes gh-48358
4 months ago
Stéphane Nicoll
6bdf47b421
Merge pull request #48139 from scottfrederick
...
* pr/48139:
Polish "Improve testing of architecture checks"
Improve testing of architecture checks
Closes gh-48139
4 months ago
Stéphane Nicoll
d9bf31349a
Polish "Improve testing of architecture checks"
...
See gh-48139
4 months ago
Scott Frederick
8e65122576
Improve testing of architecture checks
...
See gh-48139
Signed-off-by: Scott Frederick <scottyfred@gmail.com>
4 months ago
Stéphane Nicoll
5a20176331
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48335
4 months ago
Stéphane Nicoll
d6dc888e4a
Focus examples on TestRestTemplate configuration
...
Closes gh-48334
4 months ago
Andy Wilkinson
625abc5282
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48326
4 months ago
Andy Wilkinson
9eab00727d
Merge pull request #48320 from youngledo
...
* gh-48320:
Set the version to 'unknown' when redis_version is missing
Closes gh-48320
4 months ago
Huang Xiao
2b67bbe07d
Set the version to 'unknown' when redis_version is missing
...
See gh-48320
Signed-off-by: Huang Xiao <youngledo@qq.com>
4 months ago
Andy Wilkinson
7f2ffca789
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48324
4 months ago
Andy Wilkinson
8becf59d34
Merge pull request #48319 from berry120
...
* gh-48319:
Polish "Stop closing parent's MeterRegistry beans when child context closes"
Stop closing parent's MeterRegistry beans when child context closes
Closes gh-48319
4 months ago
Andy Wilkinson
e65baba3a7
Polish "Stop closing parent's MeterRegistry beans when child context closes"
...
See gh-48319
4 months ago
Michael Berry
c89576d14d
Stop closing parent's MeterRegistry beans when child context closes
...
See gh-48319
Signed-off-by: Michael Berry <berry120@gmail.com>
4 months ago
Stéphane Nicoll
8881d38202
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48305
4 months ago
Stéphane Nicoll
06055f45a3
Merge pull request #48297 from geopark021
...
* pr/48297:
Remove unnecessary cast
Closes gh-48297
4 months ago
geopark021
6b60d89b28
Remove unnecessary cast
...
Replace explicit casts with pattern variables to improve readability and
remove redundancy.
See gh-48297
Signed-off-by: geopark021 <geobrown021@gmail.com>
4 months ago
Andy Wilkinson
7b1b834fce
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48299
4 months ago
Andy Wilkinson
710e567ba5
Check javadoc macros in adoc files
...
Closes gh-48298
4 months ago
Stéphane Nicoll
e3af93f0f7
Merge pull request #48282 from banseok1216
...
* pr/48282:
Polish "Fix typo in ContextPairs"
Fix typo in ContextPairs
Closes gh-48282
4 months ago
Stéphane Nicoll
0b6303abc8
Polish "Fix typo in ContextPairs"
...
See gh-48282
4 months ago
banseok1216
b6fa57d671
Fix typo in ContextPairs
...
Changed 'delimeter' to 'delimiter' in the method parameter name and its
usage.
See gh-48282
Signed-off-by: banseok1216 <bansuk1216@naver.com>
4 months ago
Stéphane Nicoll
ae3408f285
Detect JDK25-style main method in SpringBootTest
...
This commit adapts SpringBootTest when it has to use a main method to
detect package private main method as well as main methods that do not
have any arguments.
Closes gh-48271
4 months ago
Stéphane Nicoll
709e19f708
Test ApplicationServetEnvironment is configured in web environments
...
See gh-48254
4 months ago
Andy Wilkinson
b72628c0ff
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48268
4 months ago
Andy Wilkinson
780b412415
Upgrade to actions/checkout@v6
...
Closes gh-48267
4 months ago
Andy Wilkinson
a30efc8e0a
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48265
4 months ago
Andy Wilkinson
835199c9e8
Clarify effects of @EnableBatchProcessing
...
Closes gh-48264
4 months ago
Phillip Webb
aae9f47cbc
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48237
4 months ago
Phillip Webb
580ad488f0
Upgrade to Antora Spring UI v0.4.25
...
Closes gh-48236
4 months ago
Andy Wilkinson
01d93513c7
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48226
4 months ago
Andy Wilkinson
7459fe0163
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48227
4 months ago
Andy Wilkinson
859606ae13
Split architecture checks by language as well as source set
...
Closes gh-48224
4 months ago
Andy Wilkinson
fc8f9a322d
Annotation Kotlin auto-config examples with @AutoConfiguration
...
Closes gh-48220
4 months ago