• Stephane Nicoll's avatar
    Override StringHttpMessageConverter with UTF-8 · cbd3c396
    Stephane Nicoll authored
    Override the default StringHttpMessageConverter provided by the standard
    Spring MVC configuration so that is uses UTF-8 instead of the aging
    default of the servlet spec (that is ISO-8859-1)
    
    Fixes gh-1800
    cbd3c396
spring-boot-features.adoc 93.9 KB