启用Gzip压缩
This commit is contained in:
parent
fc49522f94
commit
70c0dbffc1
@ -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
|
||||||
|
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
configuration:
|
configuration:
|
||||||
|
Loading…
Reference in New Issue
Block a user