类分层结构
- java.lang.Object
- net.dreamlu.weixin.config.DreamWeixinAutoConfiguration
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- net.dreamlu.weixin.config.WeixinAppConfig (implements org.springframework.beans.factory.SmartInitializingSingleton)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)