Skip to content

Instantly share code, notes, and snippets.

@dJani97
Created June 3, 2018 18:31
Show Gist options
  • Select an option

  • Save dJani97/d0f448f45272332ec9b31790389673b1 to your computer and use it in GitHub Desktop.

Select an option

Save dJani97/d0f448f45272332ec9b31790389673b1 to your computer and use it in GitHub Desktop.
Configuring GZIP in Embedded Tomcat
server.compression.enabled=true
server.compression.mime-types=application/json,application/xml,text/html,text/xml,text/plain,application/javascript,text/css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment