在application.properties文件中,加入如下配置:

spring.velocity.properties.input.encoding=UTF-8
spring.velocity.properties.output.encoding=UTF-8

相关文章: