WebFluxProperties

@Autowired(required = false)
constructor(@DefaultValue(value = ["true"]) enabled: Boolean = true, globalError: WebFluxProperties.GlobalError = GlobalError(), batch: WebFluxProperties.Batch = Batch())