9 lines
352 B
Plaintext
9 lines
352 B
Plaintext
|
[[webflux-http2]]
|
||
|
= HTTP/2
|
||
|
|
||
|
[.small]#<<web.adoc#mvc-http2, 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].
|