Hierarchy For Package org.springframework.boot.web.context.servlet

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.core.env.AbstractEnvironment (implements org.springframework.core.env.ConfigurableEnvironment)
      • org.springframework.core.env.StandardEnvironment
        • org.springframework.web.context.support.StandardServletEnvironment (implements org.springframework.web.context.ConfigurableWebEnvironment)
    • org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
      • org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
        • org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
          • org.springframework.web.context.support.GenericWebApplicationContext (implements org.springframework.web.context.ConfigurableWebApplicationContext)
    • org.springframework.boot.web.context.servlet.WebApplicationContextInitializer