From 73d2b0fdacead1383411bd1717d52f92cf1dec25 Mon Sep 17 00:00:00 2001 From: ms-dev Date: Sun, 5 May 2019 14:16:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A7=86=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a35e941b..60bc8cdf 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -44,7 +44,7 @@ spring: expose-session-attributes: true expose-spring-macro-helpers: true prefer-file-system-access: false - template-loader-path: classpath:/WEB-INF/manager + template-loader-path: classpath:/WEB-INF/manager,classpath:/WEB-INF settings: template_update_delay: 1 default_encoding: UTF-8