Uses of Class
org.springframework.boot.web.server.Http2
Packages that use 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
Methods in org.springframework.boot.autoconfigure.web that return Http2 -
Uses of Http2 in org.springframework.boot.web.embedded.netty
Constructors in org.springframework.boot.web.embedded.netty with parameters of type Http2ModifierConstructorDescriptionSslServerCustomizer
(Ssl ssl, Http2 http2, SslStoreProvider sslStoreProvider) Deprecated. -
Uses of Http2 in org.springframework.boot.web.server
Methods in org.springframework.boot.web.server that return Http2Methods in org.springframework.boot.web.server with parameters of type Http2