类分层结构
- java.lang.Object
- org.springframework.web.context.AbstractContextLoaderInitializer (implements org.springframework.web.WebApplicationInitializer)
- org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
- com.publiccms.common.base.BaseServletInitializer
- config.initializer.AdminInitializer (implements org.springframework.web.WebApplicationInitializer)
- config.initializer.ApiInitializer (implements org.springframework.web.WebApplicationInitializer)
- config.initializer.WebInitializer (implements org.springframework.web.WebApplicationInitializer)
- config.initializer.CmsInitializer (implements org.springframework.web.WebApplicationInitializer)
- config.initializer.InitializationInitializer (implements org.springframework.web.WebApplicationInitializer)
- config.initializer.ResourceInitializer (implements org.springframework.web.WebApplicationInitializer)