From 78380a1efa78bd88f5d1be502971eae6fef07cd0 Mon Sep 17 00:00:00 2001 From: kaiyu <404897439@qq.com> Date: Mon, 21 Dec 2020 16:31:17 +0800 Subject: [PATCH] 测试堵塞 --- src/main/resources/application.yml | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 15f6111..e6496fa 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -4,9 +4,6 @@ session-timeout: 30 tomcat.max-threads: 0 tomcat.uri-encoding: UTF-8 - jsp-servlet: - init-parameters: - development: true spring: thymeleaf: -- Gitblit v1.8.0