-
Brian Clozel authored
This commit adds a new configuration key: spring.http.encoding.mapping.<locale>=<charset> This allows to specify which default charset should be used for any given Locale, if none has been provided already in the response itself. This applies to all supported embedded servlet containers. Fixes gh-6453
a282710f