|
|
|
@ -150,7 +150,7 @@ Contrary to a test, application code callbacks are processed early (before the v |
|
|
|
|
|
|
|
|
|
|
|
[[howto.webserver.enable-response-compression]] |
|
|
|
[[howto.webserver.enable-response-compression]] |
|
|
|
=== Enable HTTP Response Compression |
|
|
|
=== Enable HTTP Response Compression |
|
|
|
HTTP response compression is supported by Jetty, Tomcat, and Undertow. |
|
|
|
HTTP response compression is supported by Jetty, Tomcat, Reactor Netty, and Undertow. |
|
|
|
It can be enabled in `application.properties`, as follows: |
|
|
|
It can be enabled in `application.properties`, as follows: |
|
|
|
|
|
|
|
|
|
|
|
[source,yaml,indent=0,subs="verbatim",configprops,configblocks] |
|
|
|
[source,yaml,indent=0,subs="verbatim",configprops,configblocks] |
|
|
|
|