类分层结构
- java.lang.Object
- net.mingsoft.base.action.BaseAction
- net.mingsoft.base.biz.impl.BaseBizImpl<E> (implements net.mingsoft.base.biz.IBaseBiz<E>)
- net.mingsoft.base.entity.BaseEntity (implements java.io.Serializable)
- net.mingsoft.base.filter.BaseFilter (implements javax.servlet.Filter)
- net.mingsoft.base.job.BaseJob (implements org.quartz.Job)
- net.mingsoft.base.test.BaseTest
- org.springframework.web.multipart.commons.CommonsFileUploadSupport
- org.springframework.web.multipart.commons.CommonsMultipartResolver (implements org.springframework.web.multipart.MultipartResolver, org.springframework.web.context.ServletContextAware)
- net.mingsoft.base.constant.Const
- net.mingsoft.base.filter.DateValueFilter (implements com.alibaba.fastjson.serializer.ValueFilter)
- net.mingsoft.base.filter.DoubleValueFilter (implements com.alibaba.fastjson.serializer.ValueFilter)
- com.alibaba.fastjson.JSON (implements com.alibaba.fastjson.JSONAware, com.alibaba.fastjson.JSONStreamAware)
- net.mingsoft.base.util.JSONArray
- net.mingsoft.base.entity.ListJson
- net.mingsoft.base.util.PropertiesUtil
- net.mingsoft.base.entity.ResultJson
接口分层结构
枚举分层结构
Copyright © 2019. All rights reserved.