Uses of Class
org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
Packages that use RequestMappingHandlerAdapter
Package
Description
Spring WebFlux configuration infrastructure.
-
Uses of RequestMappingHandlerAdapter in org.springframework.web.reactive.config
Methods in org.springframework.web.reactive.config that return RequestMappingHandlerAdapterModifier and TypeMethodDescriptionprotected RequestMappingHandlerAdapterWebFluxConfigurationSupport.createRequestMappingHandlerAdapter()Override to plug a subclass ofRequestMappingHandlerAdapter.WebFluxConfigurationSupport.requestMappingHandlerAdapter(ReactiveAdapterRegistry reactiveAdapterRegistry, ServerCodecConfigurer serverCodecConfigurer, FormattingConversionService conversionService, RequestedContentTypeResolver contentTypeResolver, Validator validator)