使用方法:

在application.properties中添加:

#  @remark open springboot Gzip to solve the problem that e+solution's login page loading time is too long.
server.compression.enabled=true
server.compression.mime-types=application/javascript,text/css,application/json,application/xml,text/html,text/xml,text/plain

 

相关文章:

  • 2021-09-20
  • 2021-08-14
  • 2022-12-23
  • 2021-07-31
  • 2021-10-04
  • 2021-07-12
  • 2022-12-23
  • 2022-02-21
猜你喜欢
  • 2022-12-23
  • 2021-07-16
  • 2022-12-23
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
相关资源
相似解决方案