Commit Graph
54220 Commits
Author SHA1 Message Date
Dmitry Sulman e7d7dd887e Remove outdated reference to Jackson Kotlin Module
See gh-48525

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-12-15 15:33:39 +01:00
Stéphane Nicoll a5b2086370 Improve caching documentation with regards to running tests
Closes gh-48529
2025-12-15 15:02:08 +01:00
Stéphane Nicoll 56e41d5877 Add a note that Log4J requires log path for file rotation
Closes gh-48524
2025-12-15 12:01:02 +01:00
Stéphane Nicoll 6cbe9a4f29 Upgrade to Spring Data Bom 2024.1.13
Closes gh-48416
2025-12-12 14:52:40 +01:00
Stéphane Nicoll a1caf583a9 Prevent upgrade to Netty 4.1.129.Final
Closes gh-48505
2025-12-12 14:43:33 +01:00
Stéphane Nicoll 32e98c0b16 Upgrade to Tomcat 10.1.50
Closes gh-48506
2025-12-12 10:28:06 +01:00
Stéphane Nicoll 32d121dd54 Upgrade to Spring LDAP 3.2.16
Closes gh-48419
2025-12-12 10:28:06 +01:00
Stéphane Nicoll de7d5b765c Upgrade to Spring Framework 6.2.15
Closes gh-48417
2025-12-12 10:28:06 +01:00
Stéphane Nicoll 6fc0bb1c53 Upgrade to Logback 1.5.22
Closes gh-48504
2025-12-12 09:30:09 +01:00
Andy Wilkinson f64042b337 Remove duplicate @Configuration from test config class hierarchies
Closes gh-48498
2025-12-11 14:56:40 +00:00
Stéphane Nicoll e9771ff43d Merge pull request #48484 from youngledo
* pr/48484:
  Polish "Use 'unknown' when RabbitMQ version is missing"
  Use 'unknown' when RabbitMQ version is missing

Closes gh-48484
2025-12-10 10:19:26 +01:00
Stéphane Nicoll 26fc091c50 Polish "Use 'unknown' when RabbitMQ version is missing"
See gh-48484
2025-12-10 10:14:30 +01:00
Huang Xiao 4c863c5210 Use 'unknown' when RabbitMQ version is missing
See gh-48484

Signed-off-by: Huang Xiao <youngledo@qq.com>
2025-12-10 10:14:15 +01:00
Stéphane Nicoll bf4092bfd2 Upgrade to Reactor Bom 2024.0.13
Closes gh-48414
2025-12-09 18:16:32 +01:00
Phillip Webb 448acaa5be Remove Apache header from spring-boot-gradle-plugin examples
Closes gh-48474
2025-12-09 08:35:00 -08:00
Stéphane Nicoll f0ebb057d3 Add missing hints for <Application>__EnvironmentPostProcessor
This commit fixes the initialization of the environment in a native
image by adding the necessary reflection hints so that the generated
EnvironmentPostProcessor is found.

Closes gh-48408
2025-12-09 16:46:41 +01:00
Stéphane Nicoll 53d2b30d3a Upgrade to Micrometer Tracing 1.4.13
Closes gh-48413
2025-12-08 15:24:12 +01:00
Stéphane Nicoll f23eee7e22 Upgrade to Micrometer 1.14.14
Closes gh-48412
2025-12-08 15:24:12 +01:00
Stéphane Nicoll e291bb90b8 Upgrade to jOOQ 3.19.29
Closes gh-48453
2025-12-08 15:24:12 +01:00
Stéphane Nicoll 609298191b Upgrade to Jetty 12.0.31
Closes gh-48452
2025-12-08 15:24:07 +01:00
Stéphane Nicoll a8beeab6d4 Upgrade to Hibernate 6.6.38.Final
Closes gh-48451
2025-12-08 15:24:03 +01:00
Stéphane Nicoll c84388924d Start building against Spring Framework 6.2.15 snapshots
See gh-48417
2025-12-08 14:20:06 +01:00
Andy Wilkinson 0cb86e1627 Tolerate multiple calls to UndertowWebServer.destroy()
Undertow's DeploymentManagerImpl is not idempotent. Calling undeploy()
multiple times will result in an NPE. Similarly, calling start() or
stop() after undeploy() will also result in an NPE.

This commit protects against this by checking that the deployment
manager's state is not UNDEPLOYED before calling stop() and
undeploy().

Fixes gh-48446
2025-12-08 11:49:53 +00:00
Stéphane Nicoll a6986a4b57 Polish formatting 2025-12-08 12:41:04 +01:00
Stéphane Nicoll 306edb5b9a Merge pull request #48407 from noojung
* pr/48407:
  Review code sample of "Configuring Two DataSources" section

Closes gh-48407
2025-12-08 12:31:16 +01:00
Hyunwoo Jung fd3bdf06c4 Review code sample of "Configuring Two DataSources" section
See gh-48407

Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>
2025-12-08 12:28:38 +01:00
Stéphane Nicoll 5b6d07e785 Start building against Spring WS 4.0.17 snapshots
See gh-48422
2025-12-08 09:55:54 +01:00
Stéphane Nicoll 535b1bab6a Start building against Spring Session 3.4.7 snapshots
See gh-48421
2025-12-08 09:55:54 +01:00
Stéphane Nicoll 7f4e846566 Start building against Spring Pulsar 1.2.13 snapshots
See gh-48420
2025-12-08 09:55:54 +01:00
Stéphane Nicoll f5962145bb Start building against Spring LDAP 3.2.16 snapshots
See gh-48419
2025-12-08 09:55:54 +01:00
Stéphane Nicoll a1af29a9b3 Start building against Spring GraphQL 1.3.7 snapshots
See gh-48418
2025-12-08 09:55:54 +01:00
Stéphane Nicoll 799dc415e3 Start building against Spring Data Bom 2024.1.13 snapshots
See gh-48416
2025-12-08 09:33:43 +01:00
Stéphane Nicoll 9792abc655 Start building against Spring Authorization Server 1.4.7 snapshots
See gh-48415
2025-12-08 09:33:39 +01:00
Stéphane Nicoll 9f463dec7e Start building against Reactor Bom 2024.0.13 snapshots
See gh-48414
2025-12-08 09:33:35 +01:00
Stéphane Nicoll 3b7be3d771 Start building against Micrometer Tracing 1.4.13 snapshots
See gh-48413
2025-12-08 09:33:31 +01:00
Stéphane Nicoll 57625b643d Start building against Micrometer 1.14.14 snapshots
See gh-48412
2025-12-08 09:33:27 +01:00
Stéphane Nicoll 3f6c70031a Merge pull request #48367 from dependabot[bot]
* pr/48367:
  Bump @antora/site-generator in /antora

Closes gh-48367
2025-12-02 10:46:54 +01:00
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>
2025-12-02 10:44:14 +01:00
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
2025-12-02 10:21:05 +01:00
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>
2025-12-02 10:16:08 +01:00
Andy Wilkinson 69b7914564 Upgrade to Spring Boot Release Verification 0.0.15
Closes gh-48371
2025-12-02 08:10:38 +00:00
Phillip Webb 18595e557b Trigger docs build with specific SHA
Closes gh-44204
2025-12-01 17:08:21 -08:00
Andy Wilkinson c4df126d75 Document need for aspectjweaver dependency
Closes gh-48358
2025-12-01 11:58:24 +00:00
Stéphane Nicoll d6dc888e4a Focus examples on TestRestTemplate configuration
Closes gh-48334
2025-11-28 16:03:48 +01:00
Andy Wilkinson 9eab00727d Merge pull request #48320 from youngledo
* gh-48320:
  Set the version to 'unknown' when redis_version is missing

Closes gh-48320
2025-11-28 09:55:15 +00:00
Huang Xiao 2b67bbe07d Set the version to 'unknown' when redis_version is missing
See gh-48320

Signed-off-by: Huang Xiao <youngledo@qq.com>
2025-11-28 09:54:09 +00:00
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
2025-11-28 09:42:10 +00:00
Andy Wilkinson e65baba3a7 Polish "Stop closing parent's MeterRegistry beans when child context closes"
See gh-48319
2025-11-28 09:26:29 +00:00
Michael Berry c89576d14d Stop closing parent's MeterRegistry beans when child context closes
See gh-48319

Signed-off-by: Michael Berry <berry120@gmail.com>
2025-11-28 09:13:19 +00:00
Stéphane Nicoll 06055f45a3 Merge pull request #48297 from geopark021
* pr/48297:
  Remove unnecessary cast

Closes gh-48297
2025-11-26 15:59:29 +01:00