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(org.springframework.core.ReactiveAdapterRegistry reactiveAdapterRegistry, org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer, org.springframework.format.support.FormattingConversionService conversionService, RequestedContentTypeResolver contentTypeResolver, org.springframework.validation.Validator validator)