Hierarchy For Package org.springframework.boot.webmvc.autoconfigure
Class Hierarchy
- java.lang.Object
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
- org.springframework.boot.webmvc.autoconfigure.JspTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- 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.autoconfigure.WebMvcAutoConfiguration
- 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
Interface Hierarchy
- org.springframework.boot.webmvc.autoconfigure.DispatcherServletPath
- 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)