Commit Graph
4586 Commits
Author SHA1 Message Date
Andy Wilkinson 84f75e4039 Polish "Highlight the importance of the preStop hook"
See gh-48936
2026-01-23 09:08:57 +00:00
Dave Syer d0da26bf79 Highlight the importance of the preStop hook
Graceful shutdown is not sufficient on its own to ensure that in-flight
requests are handled during pod termination. The preStop hook should be
used to provide sufficient time for in-flight requests.

Signed-off-by: Dave Syer <david.syer@broadcom.com>

See gh-48936
2026-01-23 09:08:39 +00:00
Moritz Halbritter 46a0f48a97 Document the Docker Compose argument properties
Closes gh-48657
2026-01-13 09:10:06 +01:00
Moritz Halbritter 1ca799875c Update documentation for Buildpack's AOT Cache support
Closes gh-48768
2026-01-09 11:38:21 +01:00
Tran Ngoc Nhan f8d3d63f38 Fix package of MyConnectorHttpConfiguration.kt
See gh-48668

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-01-04 17:12:01 +01:00
Stéphane Nicoll 196d665e63 Clarify scope of HazelcastConfigCustomizer
Closes gh-48634
2026-01-02 14:00:02 +01:00
Tran Ngoc Nhan 0a03c1c724 Fix grammar and typos
See gh-48596

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-12-22 08:06:51 +01:00
Stéphane Nicoll 95e45e383e Merge branch '3.4.x' into 3.5.x
Closes gh-48533
2025-12-15 15:43:18 +01:00
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 99fc80275b Merge branch '3.4.x' into 3.5.x
Closes gh-48531
2025-12-15 15:06:54 +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 6f61d84c2a Merge branch '3.4.x' into 3.5.x
Closes gh-48526
2025-12-15 12:04:02 +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 33ae2a1d67 Merge branch '3.4.x' into 3.5.x 2025-12-08 12:41:14 +01:00
Stéphane Nicoll a6986a4b57 Polish formatting 2025-12-08 12:41:04 +01:00
Stéphane Nicoll 9c88270be6 Merge branch '3.4.x' into 3.5.x
Closes gh-48448
2025-12-08 12:31:21 +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
Andy Wilkinson 3e0c1a66c3 Merge branch '3.4.x' into 3.5.x
Closes gh-48359
2025-12-01 11:59:13 +00:00
Andy Wilkinson c4df126d75 Document need for aspectjweaver dependency
Closes gh-48358
2025-12-01 11:58:24 +00:00
Stéphane Nicoll 5a20176331 Merge branch '3.4.x' into 3.5.x
Closes gh-48335
2025-11-28 16:04:30 +01:00
Stéphane Nicoll d6dc888e4a Focus examples on TestRestTemplate configuration
Closes gh-48334
2025-11-28 16:03:48 +01:00
Andy Wilkinson 7b1b834fce Merge branch '3.4.x' into 3.5.x
Closes gh-48299
2025-11-26 10:45:02 +00:00
Andy Wilkinson 710e567ba5 Check javadoc macros in adoc files
Closes gh-48298
2025-11-26 10:41:49 +00:00
Andy Wilkinson a30efc8e0a Merge branch '3.4.x' into 3.5.x
Closes gh-48265
2025-11-24 11:23:22 +00:00
Andy Wilkinson 835199c9e8 Clarify effects of @EnableBatchProcessing
Closes gh-48264
2025-11-24 11:22:50 +00:00
Andy Wilkinson 7459fe0163 Merge branch '3.4.x' into 3.5.x
Closes gh-48227
2025-11-21 16:46:26 +00:00
Andy Wilkinson fc8f9a322d Annotation Kotlin auto-config examples with @AutoConfiguration
Closes gh-48220
2025-11-21 16:44:54 +00:00
Stéphane Nicoll 1650092890 Polish "Revise "Use Liquibase for test-only migrations" section"
See gh-48169
2025-11-21 12:05:42 +01:00
Vedran Pavic 7bc6ebc169 Revise "Use Liquibase for test-only migrations" section
See gh-48169

Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
2025-11-21 12:03:29 +01:00
Stéphane Nicoll 2f27912aea Merge branch '3.4.x' into 3.5.x
Closes gh-48217
2025-11-21 11:27:45 +01:00
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
2025-11-21 11:23:40 +01:00
Phillip Webb 0bb0d5370a Merge branch '3.4.x' into 3.5.x
Closes gh-48192
2025-11-19 10:34:56 -08:00
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
2025-11-19 10:33:34 -08:00
Stéphane Nicoll 1d4551e460 Polish contribution
See gh-48156
2025-11-18 11:05:26 +01:00
Vedran Pavic 165942f8ab Revise AWS section of "Deploying to the Cloud" in reference manual
See gh-48156

Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
2025-11-18 11:04:00 +01:00
Andy Wilkinson 2f1f964a2a Merge branch '3.4.x' into 3.5.x
Closes gh-48130
2025-11-14 08:07:51 +00:00
Andy Wilkinson afa2af1cf6 Correct docs on when setter is not needed with JavaBean binding
The two main changes are:

- A setter is no longer required when binding from a
  comma-separated list as long as the target list is mutable. The
  binder clears the list and then re-populates it.
- A setter is now required for arrays, previously the values
  coming from configuration properties where merged into an existing
  array. Now, the array is replaced.

Closes gh-43138
2025-11-14 08:07:41 +00:00
Scott Frederick e1c33a7e3a Add since attribute to uses of DeprecatedConfigurationProperty
Add an architecture rule to ensure that all usages of
`@DeprecatedConfigurationProperty` in the Spring Boot codebase include
the `since` attribute.

Add the `since` attribute to the few places where it was not already
included.

See gh-47980

Signed-off-by: Scott Frederick <scottyfred@gmail.com>
2025-11-13 14:28:27 +01:00
Andy Wilkinson d9e6be9b21 Merge branch '3.4.x' into 3.5.x
Closes gh-48114
2025-11-13 11:24:24 +00:00
Andy Wilkinson 59224fdd6f Document Actuator's ObjectMapper isolation
Closes gh-47039
2025-11-13 11:24:16 +00:00
Andy Wilkinson 4e75a07ef7 Merge branch '3.4.x' into 3.5.x
Closes gh-48111
2025-11-13 10:56:42 +00:00
Andy Wilkinson eeebc37813 Document how to configure ServletContext init parameters
Closes gh-47951
2025-11-13 10:56:18 +00:00
Andy Wilkinson eed7f75f9e Merge branch '3.4.x' into 3.5.x
Closes gh-48107
2025-11-13 10:17:47 +00:00
Andy Wilkinson b09b0296c3 Check aggregated property metadata
Closes gh-47972
2025-11-13 10:16:38 +00:00
Andy Wilkinson bab7307606 Merge branch '3.4.x' into 3.5.x
Closes gh-48062
2025-11-11 18:44:52 +00:00
Andy Wilkinson 5aeaa74508 Document how soon-to-expire SSL certs are reported
Closes gh-45564
2025-11-11 18:44:21 +00:00
Moritz Halbritter f69fbdb5f5 Merge branch '3.4.x' into 3.5.x
Closes gh-48052
2025-11-11 14:15:57 +01:00
Moritz Halbritter e58c8975f6 Document how to use ContextPropagatingTaskDecorator for propagating trace context over thread boundaries
Closes gh-47893
2025-11-11 12:51:11 +01:00
Phillip Webb 3690a958f2 Replace use of ubuntu-noble-run-base with ubuntu-noble-run
Update code and documentation to use the correct Paketo base image of
`ubuntu-noble-run` rather than `ubuntu-noble-run-base` which was
published only for testing purposes.

Closes gh-47966
2025-11-05 09:49:35 -08:00
Stéphane Nicoll ba9afc005c Adapt AOTCache documentation to JEP 514
Closes gh-47274
2025-11-03 15:06:53 +01:00