Commit Graph
222 Commits
Author SHA1 Message Date
chisanw 857d1b7a8a Fix typos in service connection documentation
See gh-51431

Signed-off-by: chisanw <keuye06380618@gmail.com>
2026-08-25 12:07:13 -07:00
Alexander Makarov 768308ec74 Document SAML2 back-off in WebFlux security documentation
See gh-51421

Signed-off-by: Alexander Makarov <alexander.makarov@nightsong.li>
2026-08-25 09:16:39 +02:00
Stéphane Nicoll 083b4d3f0e Polish
See gh-51411
2026-08-24 08:01:15 +02:00
Alexander Makarov 13389a27e7 Remove reference to SpringBootWebSecurityConfiguration
Servlet web security moved to ServletWebSecurityAutoConfiguration, but
the MVC Security section still describes SecurityAutoConfiguration
importing SpringBootWebSecurityConfiguration, which no longer exists.

See gh-51411

Signed-off-by: Alexander Makarov <alexander.makarov@nightsong.li>
2026-08-24 07:57:21 +02:00
Alexander Makarov b0fbbe736d Remove reference to removed InfluxDB auto-configuration
The auto-configuration for the InfluxDB client was removed in 3.4.0, but
the NoSQL section of the reference documentation still described it.

See gh-51172

Signed-off-by: Alexander Makarov <alexander.makarov@nightsong.li>
2026-08-03 08:14:32 +02:00
Alexander Makarov 0ddd846424 Document alternative to deprecated HttpMessageConverters
See gh-51124

Signed-off-by: Alexander Makarov <alexander.makarov@nightsong.li>
2026-07-26 09:08:33 +02:00
wantaek cb6e22eb46 Fix package of AutoConfigureCache in caching documentation
See gh-51111

Signed-off-by: wantaek <wantaekchoi@gmail.com>
2026-07-24 08:48:12 +02:00
Stefano Cordio 834f7e7197 Adapt examples in the metadata section to new package structure
See gh-51097

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2026-07-23 11:48:38 +02:00
Moritz Halbritter b635877c67 Add link from AOT Cache documentation to the how-to guide
Closes gh-50996
2026-07-20 10:13:06 +02:00
Tran Ngoc Nhan c463dd033b Fix key for the MongoDB health indicator in reference guide
See gh-50931

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-07-14 08:07:07 +02:00
Andy Wilkinson 2b2a644569 Polish "Fix placeholder syntax in external config docs"
See gh-50859

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-06-27 13:00:37 +01:00
Doehyun Baek 6723791663 Fix placeholder syntax in external config docs
See gh-50859

Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
2026-06-27 12:58:48 +01:00
Andy Wilkinson 8f217b48a1 Polish "Fix forwarded headers property in cloud deployment docs"
See gh-50841
2026-06-24 15:38:35 +01:00
Doehyun Baek 9a2fb471bd Fix forwarded headers property in cloud deployment docs
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>

See gh-50841
2026-06-24 15:37:08 +01:00
Doehyun Baek 0acd43d598 Update web starter documentation
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>

See gh-50842
2026-06-24 15:34:42 +01:00
Stéphane Nicoll 77672af56a Merge branch '3.5.x' into 4.0.x
Closes gh-50646
2026-05-31 20:21:18 +02:00
Stéphane Nicoll 804a65cd6f Merge branch '3.5.x' into 4.0.x
Closes gh-50629
2026-05-30 12:10:57 +02:00
Stéphane Nicoll 8845b31cf9 Merge branch '3.5.x' into 4.0.x
Closes gh-50619
2026-05-29 12:36:08 +02:00
Stéphane Nicoll 78cdd415e3 Merge branch '3.5.x' into 4.0.x
Closes gh-50613
2026-05-29 11:46:46 +02:00
Phillip Webb 2e6d53e664 Remove accidentally duplicated dockerfile documentation
Remove duplication accidentally introduced during merge.

See gh-50482
2026-05-22 14:42:43 -07:00
Phillip Webb 9051e53a57 Merge branch '3.5.x' into 4.0.x
Closes gh-50484
2026-05-22 12:46:59 -07:00
Stéphane Nicoll 6093fd42cb Merge branch '3.5.x' into 4.0.x
Closes gh-50219
2026-04-25 11:47:30 +02:00
Stéphane Nicoll 3283c9264f Merge branch '3.5.x' into 4.0.x
Closes gh-50217
2026-04-25 11:21:07 +02:00
Stéphane Nicoll 47c591fe6f Merge branch '3.5.x' into 4.0.x
Closes gh-50198
2026-04-24 08:40:51 +02:00
Phillip Webb e1561bc915 Merge branch '3.5.x' into 4.0.x
Closes gh-50146
2026-04-21 20:32:15 -07:00
Stéphane Nicoll b7a6e0f179 Adapt HTTP service interface clients configuration sample
This commit adapts a configuration example that wrongly described that
API versioning is supported.

Closes gh-50126
2026-04-20 08:22:58 +02:00
Stéphane Nicoll 1aaef07448 Apply API versioning path segment strategy last
This commit adapts the auto-configuration for API versioning to apply
the path segment last as this strategy is not meant to yield. It also
clarifies that configuration properties should not be used if ordering
of the strategies is important.

Closes gh-49800
2026-04-20 08:14:01 +02:00
Stéphane Nicoll 1b79e47102 Merge branch '3.5.x' into 4.0.x
Closes gh-50097
2026-04-17 08:45:40 +02:00
Andy Wilkinson dd6bc60d46 Merge branch '3.5.x' into 4.0.x
Closes gh-50015
2026-04-10 10:14:16 +01:00
Stéphane Nicoll c9cb517deb Polish "Adapt documentation for Liquibase and Flyway to new modules"
See gh-49839
2026-04-03 09:12:01 +02:00
Piotr Papaj ebe074c7d3 Adapt documentation for Liquibase and Flyway to new modules
See gh-49839

Signed-off-by: Piotr Papaj <4591951+ppapaj@users.noreply.github.com>
2026-04-03 09:10:39 +02:00
Moritz Halbritter d437c11761 Merge branch '3.5.x' into 4.0.x
Closes gh-49869
2026-04-02 11:12:20 +02:00
Moritz Halbritter 4f47202910 Merge branch '3.5.x' into 4.0.x
Closes gh-49866
2026-04-02 10:46:26 +02:00
Stéphane Nicoll 3c16fe6f4b Merge branch '3.5.x' into 4.0.x
Closes gh-49851
2026-03-31 10:31:10 +02:00
bachhs 67ad1fa2b4 Adapt to Jackson 3 Kafka support
See gh-49826

Signed-off-by: bachhs <bachhs21@gmail.com>
2026-03-28 18:01:17 +01:00
Stéphane Nicoll bcd5b28da3 Merge branch '3.5.x' into 4.0.x
Closes gh-49714
2026-03-23 16:27:16 +01:00
Andy Wilkinson 1e5fd25888 Overhaul Spring Session documentation following modularization
Closes gh-49704
2026-03-23 09:43:56 +00:00
Stéphane Nicoll d8ea797aab Merge branch '3.5.x' into 4.0.x
Closes gh-49672
2026-03-20 10:08:40 +01:00
Moritz Halbritter 766e11dc28 Document support for Java 26
Closes gh-49604
2026-03-16 08:44:42 +01:00
Andy Wilkinson 5b0538c94c Merge branch '3.5.x' into 4.0.x
Closes gh-49562
2026-03-11 11:25:07 +00:00
Moritz Halbritter 0e9840e7de Provide advance warning of the deprecation and forthcoming removal of
OpenTelemetry's ZipkinSpanExporter

Closes gh-49453
2026-03-11 08:36:37 +01:00
Brian Clozel e487a6b499 Improve EndpointRequest matcher documentation
Prior to this commit, `EndpointRequest` exposed factory methods for
creating security matchers in the context of Actuator endpoints. This is
using the popular pattern matching approach for security matchers.
Such matchers are not as focused as method-level security and will match
the endpoint path itself (`"actuator/endpoint"`) as well as everything
beneath it (`"actuator/endpoint/**"`).

This commit improves the Javadoc and reference documentation to make
this behavior more explicit.

Closes gh-49520
2026-03-09 11:25:39 +01:00
Brian Clozel 7a6d92cbff Document security considerations for forwarded headers
This commit highlights that while "forwarded headers" support is enabled
automatically for cloud platforms, we generally assume that apps are
behind trusted HTTP proxies.

If this is not the case, app developers should disable this feature if
they choose to expose the application to direct Internet traffic.

Closes gh-49507
2026-03-09 09:41:11 +01:00
Stéphane Nicoll dd75c09277 Merge branch '3.5.x' into 4.0.x
Closes gh-49429
2026-03-05 16:15:38 +01:00
Stéphane Nicoll bad9c3c903 Merge branch '3.5.x' into 4.0.x
Closes gh-49392
2026-03-04 08:49:31 +01:00
Stéphane Nicoll 49d2296c8e Merge branch '3.5.x' into 4.0.x
Closes gh-49362
2026-03-02 09:39:24 +01:00
Andy Wilkinson 6c8cd183bd Merge branch '3.5.x' into 4.0.x
Closes gh-49327
2026-02-26 09:38:10 +00:00
giyeon95 9ab01f61bd Remove extraneous semicolon from read-timeout value
Signed-off-by: giyeon95 <giyeon15@gmail.com>

See gh-49306
2026-02-24 15:36:55 +00:00
Stéphane Nicoll f092971c7c Fix link to INSTALL.txt 2026-02-23 12:13:30 +01:00
Andy Wilkinson 6f303032e2 Merge branch '3.5.x' into 4.0.x
Closes gh-49212
2026-02-13 09:14:36 +00:00