You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
389 B
9 lines
389 B
[[webflux-http2]] |
|
= HTTP/2 |
|
:page-section-summary-toc: 1 |
|
|
|
[.small]#xref:web/webmvc/mvc-http2.adoc[See equivalent in the Servlet stack]# |
|
|
|
HTTP/2 is supported with Reactor Netty, Tomcat, Jetty, and Undertow. However, there are |
|
considerations related to server configuration. For more details, see the |
|
https://github.com/spring-projects/spring-framework/wiki/HTTP-2-support[HTTP/2 wiki page].
|
|
|