Merge branch '2.7.x' into 3.0.x

This commit is contained in:
Phillip Webb
2023-11-02 14:13:47 -07:00
4 changed files with 26 additions and 11 deletions

View File

@@ -604,6 +604,7 @@ For example, adding the following bean will automatically apply a `SameSite` of
include::code:MySameSiteConfiguration[]
[[web.servlet.embedded-container.customizing.encoding]]
===== Character Encoding
The character encoding behavior of the embedded servlet container for request and response handling can be configured using the `server.servlet.encoding.*` configuration properties.