类分层结构
- java.lang.Object
- org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
- org.apache.http.client.methods.AbstractExecutionAwareRequest (implements org.apache.http.client.methods.AbortableHttpRequest, java.lang.Cloneable, org.apache.http.client.methods.HttpExecutionAware, org.apache.http.HttpRequest)
- org.apache.http.client.methods.HttpRequestBase (implements org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpUriRequest)
- org.apache.http.client.methods.HttpEntityEnclosingRequestBase (implements org.apache.http.HttpEntityEnclosingRequest)
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
- com.zx.utils.controller.BaseControllerModel<S,E> (implements org.springframework.boot.ApplicationRunner)
- com.zx.utils.util.BaseConverter
- com.zx.utils.config.BaseJpaRepositoryConfig
- com.zx.utils.util.BeanUtil
- com.zx.utils.util.ChineseHelper
- com.zx.utils.util.DynamicObject
- com.zx.utils.util.FileUtil
- com.zx.utils.util.HttpClientUtil
- com.zx.utils.util.ImageUtil
- com.zx.utils.util.ListUtil
- com.zx.utils.util.MapUtil
- com.zx.utils.quartz.impl.QuartzManagerImpl (implements org.springframework.boot.ApplicationRunner, com.zx.utils.quartz.QuartzManager)
- com.zx.utils.util.ReflectUtil
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<T,S,ID>
- com.zx.utils.config.RequestMappingConfig (implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)
- com.zx.utils.entity.ScheduledJobEntity
- org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
- com.zx.utils.util.SortUtils
- com.zx.utils.util.SpringManager (implements org.springframework.context.ApplicationContextAware)
- com.zx.utils.util.StringUtil
- java.lang.Throwable (implements java.io.Serializable)
- com.zx.utils.util.TimeUtil
- com.zx.utils.util.ZipUtil
接口分层结构
- com.zx.utils.util.BaseServiceModel<T>
- com.zx.utils.constant.Constants
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- com.zx.utils.util.MapUtil.Comparetor<T>
- com.zx.utils.quartz.QuartzManager
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- com.zx.utils.repository.BaseRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.zx.utils.repository.SchedulerJobRepository
- org.springframework.data.repository.Repository<T,ID>
- com.zx.utils.repository.BaseRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.CrudRepository<T,ID>
- com.zx.utils.repository.BaseRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.zx.utils.repository.BaseRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.zx.utils.repository.SchedulerJobRepository
- com.zx.utils.repository.SchedulerJobRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.zx.utils.repository.BaseRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.zx.utils.repository.SchedulerJobRepository
- com.zx.utils.repository.SchedulerJobRepository
注释类型分层结构
枚举分层结构
Copyright © 2022. All Rights Reserved.