Polish adoc formatting

This commit is contained in:
Phillip Webb
2023-11-02 14:12:56 -07:00
parent eecb15d1ba
commit e891a3e24c
3 changed files with 25 additions and 10 deletions

View File

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