@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, setConfigurers
createLocaleContextResolver, createRequestMappingHandlerAdapter, createRequestMappingHandlerMapping, createRouterFunctionMapping, getApplicationContext, getConfigurableWebBindingInitializer, getCorsConfigurations, getPathMatchConfigurer, getViewResolverRegistry, handlerFunctionAdapter, localeContextResolver, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, responseBodyResultHandler, responseEntityResultHandler, responseStatusExceptionHandler, routerFunctionMapping, serverCodecConfigurer, serverResponseResultHandler, setApplicationContext, simpleHandlerAdapter, viewResolutionResultHandler, webFluxAdapterRegistry, webFluxContentTypeResolver, webHandler
public EnableWebFluxConfiguration(WebFluxProperties webFluxProperties)
@Bean public FormattingConversionService webFluxConversionService()
webFluxConversionService
in class WebFluxConfigurationSupport
@Bean public Validator webFluxValidator()
webFluxValidator
in class WebFluxConfigurationSupport
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.