We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c2af4 commit f4b2f65Copy full SHA for f4b2f65
agate-core/src/main/resources/config/application.yml
@@ -7,6 +7,9 @@ spring:
7
request-context-attribute: rc
8
settings:
9
template_exception_handler: rethrow
10
+ charset: UTF-8
11
+ suffix: .ftl
12
+ content-type: text/html;charset=UTF-8
13
task:
14
scheduling:
15
pool:
0 commit comments