开启 gzip 压缩

This commit is contained in:
zhaojun1998
2020-01-02 14:48:05 +08:00
parent c3e7e622e2
commit 5e198b7ce7

View File

@@ -11,6 +11,8 @@ server:
context-path: ''
tomcat:
max-threads: 20
compression:
enabled: true
spring:
datasource: