All Classes and Interfaces

Class
Description
Abstract base class for ErrorWebExceptionHandler implementations.
A custom HandlerMapping that makes web endpoints available over HTTP using Spring WebFlux.
An OperationInvoker that performs the invocation of a blocking operation on a separate thread using Reactor's bounded elastic scheduler.
 
Reactive handler providing actuator links at the root endpoint.
A reactive web operation that can be handled by WebFlux.
A custom HandlerMapping that allows health groups to be mapped to an additional path.
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.3.5 in favor of @Endpoint and @WebEndpoint support
Default implementation of ErrorAttributes.
Basic global WebExceptionHandler, rendering ErrorAttributes.
A description of a mapping known to a DispatcherHandler.
Details of a DispatcherHandler mapping.
A MappingDescriptionProvider that introspects the HandlerMappings that are known to a DispatcherHandler.
Provides access to error attributes which can be logged or presented to the user.
Marker interface that indicates that a WebExceptionHandler is used to render errors.
Auto-configuration to render errors through a WebFlux WebExceptionHandler.
Description of a HandlerFunction.
A WebFilter for recording HTTP exchanges.
Auto-configuration for HttpHandler.
HiddenHttpMethodFilter that also implements Ordered.
An Ordered WebFilter.
Auto-configuration for multipart support in Spring WebFlux.
Configuration properties for configuring multipart support in Spring Webflux.
Description of the conditions of a RequestMappingInfo.
A description of a MediaTypeExpression in a request mapping condition.
A description of a NameValueExpression in a request mapping condition.
Callback interface that can be used to customize ResourceHandlerRegistration.
Auto-configuration for WebFlux.
A custom HandlerMapping that makes web endpoints available over HTTP using Spring WebFlux.
@ManagementContextConfiguration for Reactive @Endpoint concerns.
Auto-configuration for HealthEndpoint web extension with Spring WebFlux.
Auto-configuration to record HTTP exchanges.
Auto-configuration to describe WebFlux mappings.
Auto-configuration for instrumentation of Spring WebFlux applications.
Properties for Spring WebFlux.
 
 
 
 
Interface to register key components of the WebFluxAutoConfiguration in place of the default ones provided by Spring WebFlux.
Callback interface used to customize a WebHttpHandlerBuilder.
Auto-configuration for WebSessionIdResolver.