Hierarchy For All Packages
Package Hierarchies:- io.github.xezzon.zeroweb,
- io.github.xezzon.zeroweb.auth,
- io.github.xezzon.zeroweb.common.exception,
- io.github.xezzon.zeroweb.common.i18n,
- io.github.xezzon.zeroweb.common.jpa,
- io.github.xezzon.zeroweb.common.redis,
- io.github.xezzon.zeroweb.common.validator,
- io.github.xezzon.zeroweb.core.crypto,
- io.github.xezzon.zeroweb.core.util,
- io.github.xezzon.zeroweb.dict
Class Hierarchy
- java.lang.Object
- io.github.xezzon.zeroweb.common.validator.AlphanumericController
- io.github.xezzon.zeroweb.common.jpa.BaseDAO<T,
I, M> (implements io.github.xezzon.tao.trait.NewType<T>) - io.github.xezzon.zeroweb.common.jpa.TestEntityDAO
- io.github.xezzon.zeroweb.common.validator.ChildEntity
- io.github.xezzon.zeroweb.common.exception.ExceptionController
- io.github.xezzon.zeroweb.auth.JwtAuthController
- io.github.xezzon.zeroweb.TestApplication
- io.github.xezzon.zeroweb.dict.TestDictImporter (implements io.github.xezzon.zeroweb.dict.DictImporter)
- io.github.xezzon.zeroweb.common.jpa.TestEntity (implements io.github.xezzon.zeroweb.common.jpa.IEntity<T>)
- io.github.xezzon.zeroweb.common.exception.ValidEntity
- io.github.xezzon.zeroweb.common.validator.ValidEntity
Interface Hierarchy
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- io.github.xezzon.zeroweb.common.jpa.TestEntityRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
ID>)
- io.github.xezzon.zeroweb.common.jpa.TestEntityRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - io.github.xezzon.zeroweb.common.jpa.TestEntityRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - io.github.xezzon.zeroweb.common.jpa.TestEntityRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - io.github.xezzon.zeroweb.common.jpa.TestEntityRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.xezzon.zeroweb.dict.TestEnum (implements io.github.xezzon.tao.dict.IDict)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)