Hierarchy For All Packages
- org.springframework.boot.webmvc.actuate.endpoint.web,
- org.springframework.boot.webmvc.actuate.web.mappings,
- org.springframework.boot.webmvc.autoconfigure,
- org.springframework.boot.webmvc.autoconfigure.actuate.endpoint.web,
- org.springframework.boot.webmvc.autoconfigure.actuate.web,
- org.springframework.boot.webmvc.autoconfigure.actuate.web.mappings,
- org.springframework.boot.webmvc.autoconfigure.error,
- org.springframework.boot.webmvc.error
Class Hierarchy
- java.lang.Object
- org.springframework.boot.webmvc.autoconfigure.error.AbstractErrorController (implements org.springframework.boot.webmvc.error.ErrorController)
- org.springframework.boot.webmvc.autoconfigure.error.BasicErrorController
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.boot.webmvc.actuate.endpoint.web.AbstractWebMvcEndpointHandlerMapping (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.webmvc.actuate.endpoint.web.AdditionalHealthEndpointPathsWebMvcHandlerMapping
- org.springframework.boot.webmvc.actuate.endpoint.web.WebMvcEndpointHandlerMapping
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
- org.springframework.boot.webmvc.actuate.endpoint.web.ControllerEndpointHandlerMapping
- org.springframework.boot.webmvc.actuate.endpoint.web.AbstractWebMvcEndpointHandlerMapping (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.boot.webmvc.error.DefaultErrorAttributes (implements org.springframework.boot.webmvc.error.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- org.springframework.boot.webmvc.autoconfigure.error.DefaultErrorViewResolver (implements org.springframework.boot.webmvc.autoconfigure.error.ErrorViewResolver, org.springframework.core.Ordered)
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
- org.springframework.boot.webmvc.actuate.web.mappings.DispatcherServletMappingDescription
- org.springframework.boot.webmvc.actuate.web.mappings.DispatcherServletMappingDetails
- org.springframework.boot.webmvc.actuate.web.mappings.DispatcherServletsMappingDescriptionProvider (implements org.springframework.boot.actuate.web.mappings.MappingDescriptionProvider)
- org.springframework.boot.webmvc.autoconfigure.error.ErrorMvcAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
- org.springframework.boot.webmvc.actuate.web.mappings.HandlerFunctionDescription
- org.springframework.boot.webmvc.autoconfigure.JspTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.webmvc.autoconfigure.actuate.web.ManagementErrorEndpoint
- org.springframework.boot.web.servlet.RegistrationBean (implements org.springframework.core.Ordered, org.springframework.boot.web.servlet.ServletContextInitializer)
- org.springframework.boot.web.servlet.DynamicRegistrationBean<D> (implements org.springframework.beans.factory.BeanNameAware)
- org.springframework.boot.web.servlet.ServletRegistrationBean<T>
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletRegistrationBean (implements org.springframework.boot.webmvc.autoconfigure.DispatcherServletPath)
- org.springframework.boot.web.servlet.ServletRegistrationBean<T>
- org.springframework.boot.web.servlet.DynamicRegistrationBean<D> (implements org.springframework.beans.factory.BeanNameAware)
- org.springframework.boot.webmvc.actuate.web.mappings.RequestMappingConditionsDescription
- org.springframework.boot.webmvc.actuate.web.mappings.RequestMappingConditionsDescription.MediaTypeExpressionDescription
- org.springframework.boot.webmvc.actuate.web.mappings.RequestMappingConditionsDescription.NameValueExpressionDescription
- org.springframework.boot.webmvc.autoconfigure.WebMvcAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.actuate.web.WebMvcEndpointManagementContextConfiguration
- org.springframework.boot.webmvc.autoconfigure.actuate.endpoint.web.WebMvcHealthEndpointExtensionAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.actuate.web.mappings.WebMvcMappingsAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.WebMvcObservationAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Apiversion
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Apiversion.Use
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Async
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Contentnegotiation
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Format
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Pathmatch
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Problemdetails
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Servlet
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.View
- org.springframework.boot.webmvc.autoconfigure.error.AbstractErrorController (implements org.springframework.boot.webmvc.error.ErrorController)
Interface Hierarchy
- org.springframework.boot.webmvc.actuate.endpoint.web.AbstractWebMvcEndpointHandlerMapping.LinksHandler
- org.springframework.boot.webmvc.actuate.endpoint.web.AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletPath
- org.springframework.boot.webmvc.error.ErrorAttributes
- org.springframework.boot.webmvc.error.ErrorController
- org.springframework.boot.webmvc.autoconfigure.error.ErrorViewResolver
- org.springframework.boot.webmvc.autoconfigure.WebMvcRegistrations
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.MatchingStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)