Merge branch '3.1.x'

This commit is contained in:
Phillip Webb
2023-11-02 14:16:37 -07:00
5 changed files with 29 additions and 11 deletions

View File

@@ -618,6 +618,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.