default_encoding: UTF-8

This commit is contained in:
MOSHOW.K.ZHENG 2020-06-21 21:37:46 +08:00
parent 0ed4d7ace6
commit 82f9ef9624

View File

@ -42,6 +42,7 @@ spring:
expose-spring-macro-helpers: true
settings:
number_format: 0.##
default_encoding: UTF-8
#template_loader: /templates/
mvc:
static-path-pattern: /static/**