程序包的使用
org.springframework.boot.autoconfigure.web.reactive
程序包
说明
Auto-configuration for reactive web servers and Spring WebFlux.
-
org.springframework.boot.autoconfigure.web.reactive使用的org.springframework.boot.autoconfigure.web.reactive中的类类说明
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.