类分层结构
- java.lang.Object
- cn.cns.web.utils.AppContext
- cn.cns.web.servlet.convert.DictionaryConverter<T> (implements org.springframework.core.convert.converter.Converter<S,T>)
- cn.cns.web.servlet.convert.DictionaryConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
- cn.cns.web.utils.ServletUtils
- cn.cns.web.utils.StaticBeans
- cn.cns.web.config.WebBaseConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
接口分层结构
- java.io.Serializable
- cn.cns.web.utils.IQueryable
- cn.cns.web.utils.ISortable
- cn.cns.web.utils.IQueryable