spring-boot/spring-boot-docs
Stephane Nicoll 8978f54cc3 Use spring.velocity.charset for template encoding
Previously `spring.velocity.charset` only controlled the output encoding
with the templates being loaded with the default encoding. We now
consistently set the same value for both the input and output encodings.

It is still possible to override it to a different value using
`spring.velocity.properties.input.encoding`

Closes gh-3994
2015-10-02 16:12:42 +02:00
..
src/main Use spring.velocity.charset for template encoding 2015-10-02 16:12:42 +02:00
pom.xml Next development version 2015-09-16 09:00:17 -07:00