Hyunwoo Jung
fd3bdf06c4
Review code sample of "Configuring Two DataSources" section
...
See gh-48407
Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>
3 months ago
Stéphane Nicoll
5b6d07e785
Start building against Spring WS 4.0.17 snapshots
...
See gh-48422
3 months ago
Stéphane Nicoll
535b1bab6a
Start building against Spring Session 3.4.7 snapshots
...
See gh-48421
3 months ago
Stéphane Nicoll
7f4e846566
Start building against Spring Pulsar 1.2.13 snapshots
...
See gh-48420
3 months ago
Stéphane Nicoll
f5962145bb
Start building against Spring LDAP 3.2.16 snapshots
...
See gh-48419
3 months ago
Stéphane Nicoll
a1af29a9b3
Start building against Spring GraphQL 1.3.7 snapshots
...
See gh-48418
3 months ago
Stéphane Nicoll
799dc415e3
Start building against Spring Data Bom 2024.1.13 snapshots
...
See gh-48416
3 months ago
Stéphane Nicoll
9792abc655
Start building against Spring Authorization Server 1.4.7 snapshots
...
See gh-48415
3 months ago
Stéphane Nicoll
9f463dec7e
Start building against Reactor Bom 2024.0.13 snapshots
...
See gh-48414
3 months ago
Stéphane Nicoll
3b7be3d771
Start building against Micrometer Tracing 1.4.13 snapshots
...
See gh-48413
3 months ago
Stéphane Nicoll
57625b643d
Start building against Micrometer 1.14.14 snapshots
...
See gh-48412
3 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
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
69b7914564
Upgrade to Spring Boot Release Verification 0.0.15
...
Closes gh-48371
4 months ago
Phillip Webb
18595e557b
Trigger docs build with specific SHA
...
Closes gh-44204
4 months ago
Andy Wilkinson
c4df126d75
Document need for aspectjweaver dependency
...
Closes gh-48358
4 months ago
Stéphane Nicoll
d6dc888e4a
Focus examples on TestRestTemplate configuration
...
Closes gh-48334
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
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
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
710e567ba5
Check javadoc macros in adoc files
...
Closes gh-48298
4 months ago
Andy Wilkinson
780b412415
Upgrade to actions/checkout@v6
...
Closes gh-48267
4 months ago
Andy Wilkinson
835199c9e8
Clarify effects of @EnableBatchProcessing
...
Closes gh-48264
4 months ago
Phillip Webb
580ad488f0
Upgrade to Antora Spring UI v0.4.25
...
Closes gh-48236
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
Stéphane Nicoll
5bb8d711ce
Refer to Infinispan documentation
...
Rather than documenting what should be added to use Infinispan as a
cache provider, this commit adds a reference to the official
documentation.
Closes gh-48191
4 months ago
Phillip Webb
4d94fcba9a
Upgrade to Antora Spring UI v0.4.24
...
Closes gh-48210
4 months ago
Moritz Halbritter
3d15c13270
Next development version (v3.4.13-SNAPSHOT)
4 months ago
Moritz Halbritter
ee70d55976
Upgrade to Spring Framework 6.2.14
...
Closes gh-48165
4 months ago
Phillip Webb
4a8d01d2b6
Exclude starter POMs from lib-provided when using Gradle
...
Fixes gh-48195
4 months ago
Phillip Webb
4625534e83
Force Testcontainers Docker API version for Docker 29.0.0+ compatibility
...
Add `docker-java.properties` to spring-boot-testcontainers and
`spring-boot-test` to force an API version upgrade.
Fixes gh-48104
4 months ago
Phillip Webb
b0f50581bc
Upgrade to antora-ui-spring v0.4.21
...
Closes gh-48188
4 months ago
Stéphane Nicoll
1497f9379e
Upgrade to Spring Integration 6.4.9
...
Closes gh-48026
4 months ago
Phillip Webb
3040dc14cd
Apply system environment prefix to management context
...
Update `ManagementContextFactory` so that any system environment prefix
set on the parent environment is applied to the child.
Closes gh-45858
4 months ago
Andy Wilkinson
aecdff1bbd
Merge pull request #48172 from dependabot[bot]
...
* gh-48172:
Bump js-yaml from 4.1.0 to 4.1.1 in /antora
Closes gh-48172
4 months ago
dependabot[bot]
7bc2fa0eab
Bump js-yaml from 4.1.0 to 4.1.1 in /antora
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-48172
4 months ago
Stéphane Nicoll
2d9d48d472
Start building against Spring Framework 6.2.14 snapshots
...
See gh-48165
4 months ago
Stéphane Nicoll
e56f3add09
Upgrade to Spring Security 6.4.13
...
Closes gh-48029
4 months ago
Stéphane Nicoll
8f91773cbe
Upgrade to Spring Kafka 3.3.11
...
Closes gh-48027
4 months ago
Phillip Webb
7837583484
Add credentials to ivy settings to support commercial builds
...
Closes gh-46824
4 months ago
Phillip Webb
0d0493e45e
Fix SpringRepositoriesExtensionTests
...
See gh-46823
4 months ago
Phillip Webb
018fc57d64
Use spring.mavenRepositories in buildSrc for all build types
...
Refine `buildSrc` so that `spring.mavenRepositories()` are considered
for all build types (not just milestones and snapshots). We now pass
"springFrameworkVersion" to `SpringRepositorySupport.groovy` so that
repo.spring.io doesn't get added for OSS builds using release artifacts.
Closes gh-46823
4 months ago
Andy Wilkinson
7f6c00d52a
Stop throwing PortInUseException for unassignable address
...
Fixes gh-47618
4 months ago