• Brian Clozel's avatar
    Add Locale to Charset Mapping for Servlet containers · a282710f
    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
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...