Uses of Class
org.springframework.boot.autoconfigure.web.server.reactive.ReactiveWebServerFactoryCustomizer
Packages that use ReactiveWebServerFactoryCustomizer
Package
Description
Classes related to the auto-configuration of a reactive web server.
-
Uses of ReactiveWebServerFactoryCustomizer in org.springframework.boot.autoconfigure.web.server.reactive
Methods in org.springframework.boot.autoconfigure.web.server.reactive that return ReactiveWebServerFactoryCustomizerModifier and TypeMethodDescriptionReactiveWebServerConfiguration.reactiveWebServerFactoryCustomizer
(ServerProperties serverProperties, ObjectProvider<SslBundles> sslBundles)