@Configuration public static class WebFluxAutoConfiguration.EnableWebFluxConfiguration extends DelegatingWebFluxConfiguration
@EnableWebFlux
.Constructor and Description |
---|
EnableWebFluxConfiguration() |
Modifier and Type | Method and Description |
---|---|
Validator |
webFluxValidator() |
addCorsMappings, addFormatters, addResourceHandlers, configureArgumentResolvers, configureContentTypeResolver, configureHttpMessageCodecs, configurePathMatching, configureViewResolvers, getMessageCodesResolver, getValidator, setConfigurers
createRequestMappingHandlerAdapter, createRequestMappingHandlerMapping, getApplicationContext, getConfigurableWebBindingInitializer, getCorsConfigurations, getDefaultMediaTypeMappings, getPathMatchConfigurer, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, responseBodyResultHandler, responseEntityResultHandler, responseStatusExceptionHandler, serverCodecConfigurer, setApplicationContext, simpleHandlerAdapter, viewResolutionResultHandler, webFluxAdapterRegistry, webFluxContentTypeResolver, webFluxConversionService, webHandler
@Bean public Validator webFluxValidator()
webFluxValidator
in class WebFluxConfigurationSupport
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.