Skip to content

Commit 9455831

Browse files
committed
Polish contribution
See gh-30234
1 parent 5e270c1 commit 9455831

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto/webserver.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Contrary to a test, application code callbacks are processed early (before the v
153153

154154
[[howto.webserver.enable-response-compression]]
155155
=== Enable HTTP Response Compression
156-
HTTP response compression is supported by Jetty, Tomcat, Undertow and Netty.
156+
HTTP response compression is supported by Jetty, Tomcat, Reactor Netty, and Undertow.
157157
It can be enabled in `application.properties`, as follows:
158158

159159
[source,yaml,indent=0,subs="verbatim",configprops,configblocks]

0 commit comments

Comments
 (0)