类分层结构
- java.lang.Object
- config.spring.AdminConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- config.spring.ApiConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- config.spring.ApplicationConfig (implements org.springframework.context.EnvironmentAware)
- config.spring.CmsConfig
- config.spring.WebConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)