From c8b2cbc0825db8d338808114306b978756f7e6fc Mon Sep 17 00:00:00 2001 From: Zheng Jie <201507802@qq.com> Date: Wed, 5 Jul 2023 11:55:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=AF=E7=94=A8Gzip=E5=8E=8B=E7=BC=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eladmin-system/src/main/resources/config/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eladmin-system/src/main/resources/config/application.yml b/eladmin-system/src/main/resources/config/application.yml index 5c172da6..11884259 100644 --- a/eladmin-system/src/main/resources/config/application.yml +++ b/eladmin-system/src/main/resources/config/application.yml @@ -2,6 +2,7 @@ server: port: 8000 compression: enabled: true + mime-types: text/html,text/xml,text/plain,text/css,text/javascript,application/javascript,application/json spring: freemarker: