Hierarchy For All Packages
- com.imyeyu.spring,
- com.imyeyu.spring.annotation,
- com.imyeyu.spring.annotation.table,
- com.imyeyu.spring.bean,
- com.imyeyu.spring.config,
- com.imyeyu.spring.entity,
- com.imyeyu.spring.handler,
- com.imyeyu.spring.mapper,
- com.imyeyu.spring.service,
- com.imyeyu.spring.util
Class Hierarchy
- java.lang.Object
- com.imyeyu.spring.service.AbstractEntityService<T,
P> (implements com.imyeyu.spring.service.BaseService<T, P>) - com.imyeyu.spring.config.AbstractRedisConfig (implements org.springframework.cache.annotation.CachingConfigurer)
- com.imyeyu.spring.util.AbstractValidator<A,
T> (implements jakarta.validation.ConstraintValidator<A, T>) - com.imyeyu.spring.annotation.AOPLogInterceptor
- com.imyeyu.spring.entity.BaseEntity (implements com.imyeyu.spring.entity.Creatable, com.imyeyu.spring.entity.Deletable, java.io.Serializable, com.imyeyu.spring.entity.Updatable)
- com.imyeyu.spring.entity.Entity (implements com.imyeyu.spring.entity.IDEntity<T>)
- com.imyeyu.spring.entity.UUIDEntity (implements com.imyeyu.spring.entity.IDEntity<T>)
- com.imyeyu.java.bean.BasePage
- com.imyeyu.spring.bean.Page<T>
- com.imyeyu.java.bean.BasePageResult<T>
- com.imyeyu.spring.bean.PageResult<T>
- com.imyeyu.spring.util.BaseSQLProvider
- com.imyeyu.spring.util.DynamicTableSQLProvider
- com.imyeyu.spring.util.SQLProvider
- com.imyeyu.spring.util.RawSQLProvider
- com.imyeyu.spring.util.BaseSQLProvider.EntityMeta
- com.imyeyu.spring.util.BaseSQLProvider.FieldColumn
- com.imyeyu.spring.bean.CaptchaData<T>
- com.imyeyu.spring.annotation.CaptchaValidAbstractInterceptor
- com.imyeyu.spring.util.GlobalExceptionHandler
- com.imyeyu.spring.util.GlobalReturnHandler (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
- com.imyeyu.java.bean.Language
- com.imyeyu.spring.entity.Multilingual (implements com.imyeyu.spring.entity.Creatable, com.imyeyu.spring.entity.Deletable, com.imyeyu.spring.entity.Destroyable, com.imyeyu.spring.entity.IDEntity<T>, com.imyeyu.spring.entity.Updatable)
- com.imyeyu.spring.util.Redis<K,
V> - com.imyeyu.spring.bean.RedisConfigParams
- com.imyeyu.spring.util.RedisSerializers
- com.imyeyu.spring.annotation.RequestBodyValueArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- com.imyeyu.spring.bean.RequestRange
- com.imyeyu.spring.annotation.RequestRateLimitAbstractInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- com.imyeyu.spring.annotation.RequiredTokenAbstractInterceptor<A> (implements org.springframework.web.servlet.HandlerInterceptor)
- com.imyeyu.spring.TimiSpring
- org.apache.ibatis.type.TypeReference<T>
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- com.imyeyu.spring.handler.JsonNodeTypeHandler
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- com.imyeyu.spring.util.YamlPropertySourceFactory (implements org.springframework.core.io.support.PropertySourceFactory)
- com.imyeyu.spring.service.AbstractEntityService<T,
Interface Hierarchy
- com.imyeyu.spring.mapper.BaseMapper<T,
P> - com.imyeyu.spring.entity.Creatable
- com.imyeyu.spring.service.CreatableService<T>
- com.imyeyu.spring.service.BaseService<T,
P> (also extends com.imyeyu.spring.service.DeletableService<P>, com.imyeyu.spring.service.DestroyableService<P>, com.imyeyu.spring.service.GettableService<T, P>, com.imyeyu.spring.service.PageableService<T>, com.imyeyu.spring.service.UpdatableService<T>)
- com.imyeyu.spring.service.BaseService<T,
- com.imyeyu.spring.entity.Deletable
- com.imyeyu.spring.service.DeletableService<P>
- com.imyeyu.spring.service.BaseService<T,
P> (also extends com.imyeyu.spring.service.CreatableService<T>, com.imyeyu.spring.service.DestroyableService<P>, com.imyeyu.spring.service.GettableService<T, P>, com.imyeyu.spring.service.PageableService<T>, com.imyeyu.spring.service.UpdatableService<T>)
- com.imyeyu.spring.service.BaseService<T,
- com.imyeyu.spring.entity.Destroyable
- com.imyeyu.spring.service.DestroyableService<P>
- com.imyeyu.spring.service.BaseService<T,
P> (also extends com.imyeyu.spring.service.CreatableService<T>, com.imyeyu.spring.service.DeletableService<P>, com.imyeyu.spring.service.GettableService<T, P>, com.imyeyu.spring.service.PageableService<T>, com.imyeyu.spring.service.UpdatableService<T>)
- com.imyeyu.spring.service.BaseService<T,
- com.imyeyu.spring.mapper.DynamicTableMapper<T,
P> - com.imyeyu.spring.service.GettableService<T,
P> - com.imyeyu.spring.service.BaseService<T,
P> (also extends com.imyeyu.spring.service.CreatableService<T>, com.imyeyu.spring.service.DeletableService<P>, com.imyeyu.spring.service.DestroyableService<P>, com.imyeyu.spring.service.PageableService<T>, com.imyeyu.spring.service.UpdatableService<T>)
- com.imyeyu.spring.service.BaseService<T,
- com.imyeyu.spring.entity.IDEntity<T>
- com.imyeyu.spring.service.PageableService<T>
- com.imyeyu.spring.service.BaseService<T,
P> (also extends com.imyeyu.spring.service.CreatableService<T>, com.imyeyu.spring.service.DeletableService<P>, com.imyeyu.spring.service.DestroyableService<P>, com.imyeyu.spring.service.GettableService<T, P>, com.imyeyu.spring.service.UpdatableService<T>)
- com.imyeyu.spring.service.BaseService<T,
- com.imyeyu.spring.mapper.RawMapper<T,
P> - com.imyeyu.spring.util.ResponseView
- com.imyeyu.spring.util.ResponseView.Public
- com.imyeyu.spring.util.ResponseView.Admin
- com.imyeyu.spring.entity.Updatable
- com.imyeyu.spring.service.UpdatableService<T>
- com.imyeyu.spring.service.BaseService<T,
P> (also extends com.imyeyu.spring.service.CreatableService<T>, com.imyeyu.spring.service.DeletableService<P>, com.imyeyu.spring.service.DestroyableService<P>, com.imyeyu.spring.service.GettableService<T, P>, com.imyeyu.spring.service.PageableService<T>)
- com.imyeyu.spring.service.BaseService<T,
Annotation Interface Hierarchy
- com.imyeyu.spring.annotation.AOPLog (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.AutoUUID (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.CaptchaValid (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.Column (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.DeleteColumn (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.Entity (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.Id (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.IgnoreGlobalReturn (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.PageIgnore (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.RequestBodyValue (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.RequestRateLimit (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.RequiredToken (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.Table (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.table.Transient (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.imyeyu.spring.mapper.BaseMapper.OrderType
- com.imyeyu.spring.annotation.table.DeleteColumn.Type
- com.imyeyu.spring.bean.Logic
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)