@Configuration public static class WebFluxAutoConfiguration.EnableWebFluxConfiguration extends DelegatingWebFluxConfiguration
@EnableWebFlux.| Constructor and Description |
|---|
EnableWebFluxConfiguration(WebFluxProperties webFluxProperties) |
| Modifier and Type | Method and Description |
|---|---|
FormattingConversionService |
webFluxConversionService() |
Validator |
webFluxValidator() |
addCorsMappings, addFormatters, addResourceHandlers, configureArgumentResolvers, configureContentTypeResolver, configureHttpMessageCodecs, configurePathMatching, configureViewResolvers, getMessageCodesResolver, getValidator, setConfigurerscreateLocaleContextResolver, createRequestMappingHandlerAdapter, createRequestMappingHandlerMapping, createRouterFunctionMapping, getApplicationContext, getConfigurableWebBindingInitializer, getCorsConfigurations, getPathMatchConfigurer, getViewResolverRegistry, handlerFunctionAdapter, localeContextResolver, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, responseBodyResultHandler, responseEntityResultHandler, responseStatusExceptionHandler, routerFunctionMapping, serverCodecConfigurer, serverResponseResultHandler, setApplicationContext, simpleHandlerAdapter, viewResolutionResultHandler, webFluxAdapterRegistry, webFluxContentTypeResolver, webHandlerpublic EnableWebFluxConfiguration(WebFluxProperties webFluxProperties)
@Bean public FormattingConversionService webFluxConversionService()
webFluxConversionService in class WebFluxConfigurationSupport@Bean public Validator webFluxValidator()
webFluxValidator in class WebFluxConfigurationSupportCopyright © 2018 Pivotal Software, Inc.. All rights reserved.