类的使用
org.springframework.web.reactive.config.WebFluxConfigurationSupport
使用WebFluxConfigurationSupport的程序包 程序包 说明 org.springframework.web.reactive.config Spring WebFlux configuration infrastructure.org.springframework.web.reactive.config中WebFluxConfigurationSupport的使用
org.springframework.web.reactive.config中WebFluxConfigurationSupport的子类 修饰符和类型 类 说明 classDelegatingWebFluxConfigurationA subclass ofWebFluxConfigurationSupportthat detects and delegates to all beans of typeWebFluxConfigurerallowing them to customize the configuration provided byWebFluxConfigurationSupport.