Skip to content

Commit c8b2cbc

Browse files
committed
启用Gzip压缩
1 parent 7dfe9d3 commit c8b2cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eladmin-system/src/main/resources/config/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ server:
22
port: 8000
33
compression:
44
enabled: true
5+
mime-types: text/html,text/xml,text/plain,text/css,text/javascript,application/javascript,application/json
56

67
spring:
78
freemarker:

0 commit comments

Comments
 (0)