We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
开启Gzip
可以在one-main的application.yml中添加配置压缩Http请求
server: compression: enabled: true mime-types: text/html,text/xml,text/plain,text/css,text/javascript,application/javascript
也可以在Nginx中启用Gzip
开启缓存
There was an error while loading. Please reload this page.