Draft: CE-2342: Compress responses for Deployment BE
Compressing the responses from the Deployment BE.
It would have been enough to modify the server.xml for the Tomcat, but in that case it would not compress the responses when running the application natively - e.g. as we do during development, and checking if the clients can deal with the response when it's compressed.
Comment: the docker alpine image "patch" command is not working, it doesn't give error, or any kind of other response, and doesn't do what it should be.
Tested on TEST environment (which will be overwritten every night by a scheduler).