mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-04 21:14:11 +00:00
355 B
355 B
性能
1 小程序性能
2 VUE性能
3 Spring Boot性能
3.1 gzip压缩
在litemall-all模块中配置gzip压缩
server:
compression:
enabled: true
min-response-size: 2048
mime-types: application/javascript,text/css,application/json,application/xml,text/html,text/xml,text/plain