159 Commits

Author SHA1 Message Date
Moritz Halbritter
77f0828f7f Merge branch '3.1.x'
Closes gh-37444
2023-09-18 10:22:13 +02:00
Moritz Halbritter
5d120faac2 Merge branch '3.0.x' into 3.1.x
Closes gh-37443
2023-09-18 10:22:01 +02:00
Moritz Halbritter
5a0bc0a112 Merge branch '2.7.x' into 3.0.x
Closes gh-37442
2023-09-18 10:21:44 +02:00
Moritz Halbritter
ff2fc95daf Document that PKCS8 PEM files should be used whenever possible
Closes gh-37170
2023-09-18 10:18:06 +02:00
Stephane Nicoll
38dbc644ae Add auto-configuration for JdbcClient
Closes gh-36579
2023-08-09 11:18:25 +02:00
Andy Wilkinson
e286213110 Merge branch '3.1.x'
Closes gh-36784
2023-08-08 11:01:39 +01:00
Andy Wilkinson
f2fce3a008 Merge branch '3.0.x' into 3.1.x
Closes gh-36783
2023-08-08 11:01:11 +01:00
Andy Wilkinson
a91f1f0387 Merge branch '2.7.x' into 3.0.x
Closes gh-36782
2023-08-08 10:59:29 +01:00
Andy Wilkinson
db0ab9f580 Improve documentation for configuration of schema and data scripts
Closes gh-36176
2023-08-08 10:58:28 +01:00
Moritz Halbritter
5cc2d3b764 Merge branch '3.1.x'
Closes gh-36582
2023-07-26 09:53:40 +02:00
Moritz Halbritter
3edb3797a0 Merge branch '3.0.x' into 3.1.x
Closes gh-36581
2023-07-26 09:52:55 +02:00
Moritz Halbritter
1a8ffd54fc Merge branch '2.7.x' into 3.0.x
Closes gh-36580
2023-07-26 09:52:40 +02:00
Mahatma_Fatal_Error
98f76698c8 Fix server.forward-headers-strategy documentation
See gh-36564
2023-07-26 09:50:33 +02:00
Stephane Nicoll
60df7e3bce Polish contribution
See gh-36251
2023-07-17 13:37:30 +02:00
Andy Wilkinson
0bfc3c3872 Merge branch '3.0.x' into 3.1.x
Closes gh-36233
2023-07-05 09:12:47 +01:00
Yanming Zhou
9439494923 Polish formatting in "Running Spring Batch Jobs on Startup"
See gh-36225
2023-07-05 09:12:07 +01:00
Moritz Halbritter
eb9077df86 Document how to customize the JDBC parameters when using Docker Compose
Closes gh-35636
2023-05-26 13:28:40 +02:00
Moritz Halbritter
4d14d0e437 Merge branch '3.0.x'
Closes gh-35321
2023-05-05 11:31:54 +02:00
Moritz Halbritter
8a14f6d017 Clarify conditional support when using AOT
Closes gh-35262
2023-05-05 11:31:17 +02:00
Stephane Nicoll
363dc9368d Merge branch '3.0.x'
Closes gh-35130
2023-04-24 13:46:17 +02:00
Stephane Nicoll
7f0402f869 Merge branch '2.7.x' into 3.0.x
Closes gh-35129
2023-04-24 13:46:04 +02:00
Ivan Dimitrov
f4db73ead9 Harmonize references to application.yaml files in reference docs
See gh-34628
2023-04-24 13:42:05 +02:00
Scott Frederick
a03f857059 Document update SSL support
Add a new SSL section to the reference documentation to describe SSL
bundles.

See gh-34814
2023-04-21 01:13:05 -07:00
Phillip Webb
1a0b9bdcd0 Move Testcontainers documentation from howto to features
Closes gh-35018
2023-04-17 00:46:11 -07:00
Phillip Webb
81a972af8d Refactor testcontainers service connections
Update restcontainers service connections support so that
technology specific `@ServiceConnector` annotations are not longer
required.

A single `@ServiceConnector` annotation can now be used to create
all `ConnectionDetail` beans.

Closes gh-35017
2023-04-17 00:45:39 -07:00
Andy Wilkinson
95f45eab1f Create service connections from Testcontainers-managed containers
Building upon the auto-configuration support for service connections,
this commit adds support for deriving connection details from a
Testcontainers-managed container. Several service-specific
annotations have been introduced. These annotations can be used on a
container field to indicate that it is a source of the details for
a service connection.

See gh-34658

Co-Authored-By: Phillip Webb <pwebb@vmware.com>
Co-Authored-By: Mortitz Halbritter <mkammerer@vmware.com>
2023-03-24 10:04:21 +00:00
swapy
a450d8582d Fix typo in Spring Batch auto-configuration documentation
See gh-34646
2023-03-21 15:16:09 -05:00
Mahmoud Ben Hassine
04bbbb4e4a Update Batch documentation
This commit updates the documentation about how
to configure Spring Batch v5 with Spring Boot v3.

See gh-34437
2023-03-03 09:46:37 +01:00
Johnny Lim
0bca966c19 Update "Customizing Sanitization" documentation
See gh-34051
2023-02-06 11:57:25 +01:00
Moritz Halbritter
94f4a4396c Merge branch '2.7.x'
Closes gh-33880
2023-01-18 17:35:52 +01:00
Moritz Halbritter
e8d809fe65 Replace 'via' with 'over' or 'through' in the documentation
Closes gh-33878
2023-01-18 16:56:42 +01:00
Moritz Halbritter
21f360bae9 Merge branch '2.7.x'
Closes gh-33857
2023-01-17 14:38:17 +01:00
Johnny Lim
3983d49523 Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc
See gh-33838
2023-01-17 14:37:34 +01:00
Moritz Halbritter
17d4fb1e60 Fix HTTP/2 documentation
Closes gh-33734
2023-01-10 16:01:13 +01:00
Moritz Halbritter
7922ac63bc Polish documentation 2023-01-09 15:23:27 +01:00
Johnny Lim
78b43279a7 Polish
See gh-33455
2022-12-05 11:14:38 +01:00
Andy Wilkinson
92415c996a Fix formatting of NEVER's description
Closes gh-33398
2022-11-28 14:17:03 +00:00
Phillip Webb
2c193e7736 Remove legacy cookie processor documentation
Remove legacy processor documentation since support will be removed
in Tomcat 10.1.

Closes gh-33021
2022-11-05 18:50:33 -07:00
Stephane Nicoll
010891a3c6 Merge branch '2.7.x'
Closes gh-32821
2022-10-20 16:43:25 +02:00
Stephane Nicoll
7bd9754ce1 Merge branch '2.6.x' into 2.7.x
Closes gh-32820
2022-10-20 16:43:14 +02:00
James Seung Hyun Son
5e0a67ac66 Fix typos in logging.adoc
See gh-32812
2022-10-20 16:41:24 +02:00
Phillip Webb
0219b222c2 Merge branch '2.7.x' 2022-10-19 22:03:18 -07:00
Phillip Webb
d3750c4991 Merge branch '2.6.x' into 2.7.x 2022-10-19 22:01:13 -07:00
Phillip Webb
c416c17fe8 Polish documentation title case 2022-10-19 21:53:21 -07:00
Madhura Bhave
ce3c933f77 Adapt to Spring Security changes
Closes gh-32604
2022-10-19 11:46:27 -07:00
Phillip Webb
cb48674536 Switch Java versions used in documentation
See gh-32746
2022-10-18 13:28:29 -07:00
Madhura Bhave
47effdcade Support role-based sanitization for actuator endpoints
Closes gh-32156
2022-08-24 16:03:58 -07:00
Andy Wilkinson
ba93e6c0ed Restore support for Jersey
Closes gh-28637
2022-08-08 15:45:20 +01:00
Andy Wilkinson
74283c3549 Merge branch '2.7.x'
Closes gh-31977
2022-08-03 19:42:46 +01:00
Andy Wilkinson
f6ce25f9c5 Merge branch '2.6.x' into 2.7.x
Closes gh-31976
2022-08-03 19:42:34 +01:00