All Classes and Interfaces

Class
Description
Abstract base class for error @Controller implementations.
A custom HandlerMapping that makes web endpoints available over HTTP using Spring MVC.
Handler providing actuator links at the root endpoint.
A servlet web operation that can be handled by Spring MVC.
A custom HandlerMapping that allows health groups to be mapped to an additional path.
Basic global error @Controller, rendering ErrorAttributes.
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.
Default ErrorViewResolver implementation that attempts to resolve error views using well known conventions.
Auto-configuration for the Spring DispatcherServlet.
 
 
A description of a mapping known to a DispatcherServlet.
Details of a DispatcherServlet mapping.
Interface that can be used by auto-configurations that need path details for the default DispatcherServlet.
ServletRegistrationBean for the auto-configured DispatcherServlet.
A MappingDescriptionProvider that introspects the HandlerMappings that are known to one or more DispatcherServlets.
Provides access to error attributes which can be logged or presented to the user.
Marker interface used to identify a @Controller that should be used to render errors.
Auto-configuration to render errors through an MVC error controller.
 
Interface that can be implemented by beans that resolve error views.
Description of a HandlerFunction.
TemplateAvailabilityProvider that provides availability information for JSP view templates.
@Controller for handling "/error" path when the management servlet is in a child context.
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.
Auto-configuration for Web MVC.
A custom HandlerMapping that makes web endpoints available over HTTP using Spring MVC.
@ManagementContextConfiguration for Spring MVC @Endpoint concerns.
Auto-configuration for HealthEndpoint web extension with Spring MVC.
Auto-configuration to describe Web MVC mappings.
Auto-configuration for instrumentation of Spring Web MVC servlet-based request mappings.
Properties for Spring MVC.
API Version.
 
 
 
 
Matching strategy options.
 
Problem Details.
 
 
Interface to register key components of the WebMvcConfigurationSupport in place of the default ones provided by Spring MVC.