启用Gzip压缩

pull/805/head
Zheng Jie 2023-07-05 11:55:51 +08:00
parent 7dfe9d3148
commit c8b2cbc082
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ server:
port: 8000 port: 8000
compression: compression:
enabled: true enabled: true
mime-types: text/html,text/xml,text/plain,text/css,text/javascript,application/javascript,application/json
spring: spring:
freemarker: freemarker: