Uses of Class
org.springframework.boot.web.server.Http2
Package
Description
Auto-configuration for common web concerns.
Embedded reactive web server implementation backed by Netty.
Support for embedded web servers.
-
Uses of Http2 in org.springframework.boot.autoconfigure.web
-
Uses of Http2 in org.springframework.boot.web.embedded.netty
ModifierConstructorDescriptionSslServerCustomizer
(Http2 http2, Ssl.ClientAuth clientAuth, SslBundle sslBundle) -
Uses of Http2 in org.springframework.boot.web.server