Uses of Package
org.springframework.boot.autoconfigure.web.reactive
Package
Description
Auto-configuration for reactive web servers and Spring WebFlux.
-
ClassDescription
WebServerFactoryCustomizer
to applyServerProperties
to reactive servers.WebServerFactoryCustomizer
to applyServerProperties
to Tomcat reactive web servers.Properties
for Spring WebFlux.Interface to register key components of theWebFluxAutoConfiguration
in place of the default ones provided by Spring WebFlux.