类分层结构
- java.lang.Object
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- net.sinodawn.boot.SinoApplicationConfiguration (implements org.springframework.scheduling.annotation.SchedulingConfigurer)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware)
- net.sinodawn.boot.SinoApplicationMvcConfiguration
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)