Class Hierarchy

  • java.lang.Object
    • biz.devstack.springframework.boot.annotation.AnnotationProcessor
    • biz.devstack.springframework.boot.jpa.audit.AuditableEntity (implements java.io.Serializable)
    • biz.devstack.springframework.boot.BeanDefinition
    • biz.devstack.springframework.boot.config.security.CorsConfig (implements jakarta.servlet.Filter)
    • biz.devstack.springframework.boot.jpa.crud.CrudController<Entity,ID,Dto,Pageable,Repository,Service>
      • biz.devstack.springframework.boot.jpa.crud.ExtendedCrudController<Entity,ID,Dto,Pageable,Repository,Service>
    • biz.devstack.springframework.boot.jpa.crud.CrudService<Entity,ID,Dto,Pageable,Repository>
      • biz.devstack.springframework.boot.jpa.crud.ExtendedCrudService<Entity,ID,Dto,Pageable,Repository>
    • biz.devstack.springframework.boot.jpa.crud.DataTransferObject<E>
    • biz.devstack.springframework.boot.jpa.audit.EntityAuditorAware (implements org.springframework.data.domain.AuditorAware<T>)
    • biz.devstack.springframework.boot.exception.ErrorResponse (implements java.io.Serializable)
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • biz.devstack.springframework.boot.config.security.JwtSecurityConfig
    • biz.devstack.springframework.boot.config.logger.MdcAsyncTaskDecorator (implements org.springframework.core.task.TaskDecorator)
    • biz.devstack.springframework.boot.jpa.crud.PaginatedList<E> (implements java.io.Serializable)
    • biz.devstack.springframework.boot.jpa.crud.PaginatedListRequest (implements java.io.Serializable)
    • org.springframework.data.jpa.repository.support.QuerydslJpaPredicateExecutor<T> (implements org.springframework.data.jpa.repository.support.JpaRepositoryConfigurationAware, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
    • 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.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
    • biz.devstack.springframework.boot.exception.RestExceptionHandler
    • java.lang.Throwable (implements java.io.Serializable)
    • biz.devstack.springframework.boot.config.security.TokenService
    • biz.devstack.springframework.boot.config.security.UserDetails (implements java.io.Serializable)

Interface Hierarchy

  • org.springframework.data.querydsl.QuerydslPredicateExecutor<T>

Annotation Interface Hierarchy