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 expose-spring-macro-helpers: true
settings: settings:
number_format: 0.## number_format: 0.##
default_encoding: UTF-8
#template_loader: /templates/ #template_loader: /templates/
mvc: mvc:
static-path-pattern: /static/** static-path-pattern: /static/**