Add spring.thymeleaf.encoding to ThymeleafAutoConfiguration
Both the template resolver and the view resolver now have their encoding set explicitly (defaulting to UTF-8). Fixes gh-79
Showing
Please register or sign in to comment
Both the template resolver and the view resolver now have their encoding set explicitly (defaulting to UTF-8). Fixes gh-79