Skip to content

CE-2342: Compress D&M response

Imre Toth requested to merge CE-2342_Compress_Deploy_response into develop

Compressing D&M responses

First commit: Add Tomcat's original server.xml

Second commit: enable compression in application.properties - if someone runs the app natively. Enabling compression in Tomcat's server.xml, and overwriting the file in the dockerfile.

Closes CE-2342

Merge request reports