Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

allowedOrigins - Variable in class biz.devstack.springframework.boot.config.security.CorsConfig
 
AnnotationProcessor - Class in biz.devstack.springframework.boot.annotation
 
AnnotationProcessor() - Constructor for class biz.devstack.springframework.boot.annotation.AnnotationProcessor
 
apiKey - Variable in class biz.devstack.springframework.boot.annotation.AnnotationProcessor
 
apiKeyHeader - Variable in class biz.devstack.springframework.boot.annotation.AnnotationProcessor
 
apiVersion - Variable in class biz.devstack.springframework.boot.config.logger.LoggerConfig
 
AuditableEntity - Class in biz.devstack.springframework.boot.jpa.audit
 
AuditableEntity() - Constructor for class biz.devstack.springframework.boot.jpa.audit.AuditableEntity
 
authorizeHttpRequests(HttpSecurity) - Method in class biz.devstack.springframework.boot.config.security.JwtSecurityConfig
 

B

badRequest() - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
badRequest(String) - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
BeanDefinition - Class in biz.devstack.springframework.boot
 
BeanDefinition() - Constructor for class biz.devstack.springframework.boot.BeanDefinition
 
biz.devstack.springframework.boot - package biz.devstack.springframework.boot
 
biz.devstack.springframework.boot.annotation - package biz.devstack.springframework.boot.annotation
 
biz.devstack.springframework.boot.config.logger - package biz.devstack.springframework.boot.config.logger
 
biz.devstack.springframework.boot.config.security - package biz.devstack.springframework.boot.config.security
 
biz.devstack.springframework.boot.exception - package biz.devstack.springframework.boot.exception
 
biz.devstack.springframework.boot.jpa.audit - package biz.devstack.springframework.boot.jpa.audit
 
biz.devstack.springframework.boot.jpa.crud - package biz.devstack.springframework.boot.jpa.crud
 
biz.devstack.springframework.boot.jpa.fastpaging - package biz.devstack.springframework.boot.jpa.fastpaging
 
buildPaginatedListPredicate(Pageable) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
buildResponseEntity(Entity) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 

C

CLIENT_IP - Static variable in class biz.devstack.springframework.boot.config.logger.LoggerConfig
 
content(List<E>) - Method in class biz.devstack.springframework.boot.jpa.crud.PaginatedList
 
CorsConfig - Class in biz.devstack.springframework.boot.config.security
 
CorsConfig() - Constructor for class biz.devstack.springframework.boot.config.security.CorsConfig
 
create(Dto) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 
create(Dto) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
createdAt - Variable in class biz.devstack.springframework.boot.jpa.audit.AuditableEntity
 
createdBy - Variable in class biz.devstack.springframework.boot.jpa.audit.AuditableEntity
 
createRepositoryFactory(EntityManager) - Method in class biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepositoryFactoryBean
 
createToken(String, String) - Method in class biz.devstack.springframework.boot.config.security.TokenService
 
CrudController<Entity,ID,Dto extends DataTransferObject<Entity>,Pageable extends PaginatedListRequest,Repository extends org.springframework.data.jpa.repository.JpaRepository<Entity,ID> & QuerydslFastPagingRepository<Entity,ID>,Service extends CrudService<Entity,ID,Dto,Pageable,Repository>> - Class in biz.devstack.springframework.boot.jpa.crud
 
CrudController() - Constructor for class biz.devstack.springframework.boot.jpa.crud.CrudController
 
CrudService<Entity,ID,Dto extends DataTransferObject<Entity>,Pageable extends PaginatedListRequest,Repository extends org.springframework.data.jpa.repository.JpaRepository<Entity,ID> & QuerydslFastPagingRepository<Entity,ID>> - Class in biz.devstack.springframework.boot.jpa.crud
 
CrudService() - Constructor for class biz.devstack.springframework.boot.jpa.crud.CrudService
 

D

DataTransferObject<E> - Class in biz.devstack.springframework.boot.jpa.crud
 
DataTransferObject() - Constructor for class biz.devstack.springframework.boot.jpa.crud.DataTransferObject
 
decorate(Runnable) - Method in class biz.devstack.springframework.boot.config.logger.MdcAsyncTaskDecorator
 
defaultGroupedOpenApi() - Method in class biz.devstack.springframework.boot.BeanDefinition
 
deleteById(ID) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 
deleteById(ID) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class biz.devstack.springframework.boot.config.security.CorsConfig
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class biz.devstack.springframework.boot.config.logger.LoggerConfig
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class biz.devstack.springframework.boot.config.security.JwtAuthenticationFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class biz.devstack.springframework.boot.config.security.JwtExceptionHandlerFilter
 

E

EntityAuditorAware - Class in biz.devstack.springframework.boot.jpa.audit
 
EntityAuditorAware() - Constructor for class biz.devstack.springframework.boot.jpa.audit.EntityAuditorAware
 
ErrorResponse - Class in biz.devstack.springframework.boot.exception
 
ErrorResponse() - Constructor for class biz.devstack.springframework.boot.exception.ErrorResponse
 

F

filterChain(HttpSecurity) - Method in class biz.devstack.springframework.boot.config.security.JwtSecurityConfig
 
findAllFastPaging(Predicate, Pageable) - Method in interface biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepository
 
findAllFastPaging(Predicate, Pageable) - Method in class biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepositoryImpl
 
forbidden() - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
forbidden(String) - Static method in exception biz.devstack.springframework.boot.exception.RestException
 

G

generateRSAKeyPair() - Static method in class biz.devstack.springframework.boot.config.security.TokenService
 
getAuthenticationPrincipal(boolean) - Method in class biz.devstack.springframework.boot.config.security.TokenService
 
getAuthorities(String) - Method in class biz.devstack.springframework.boot.config.security.TokenService
 
getById(ID) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 
getById(ID) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
getCurrentAuditor() - Method in class biz.devstack.springframework.boot.jpa.audit.EntityAuditorAware
 
getPageNum() - Method in class biz.devstack.springframework.boot.jpa.crud.PaginatedListRequest
 
getPageSize() - Method in class biz.devstack.springframework.boot.jpa.crud.PaginatedListRequest
 
getPaginatedList(Pageable) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 
getPaginatedList(Pageable) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
getRepositoryFragments(RepositoryMetadata, EntityManager, EntityPathResolver, CrudMethodMetadata) - Method in class biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepositoryFactory
 
getSort() - Method in class biz.devstack.springframework.boot.jpa.crud.PaginatedListRequest
 

H

handleRestException(RestException) - Method in class biz.devstack.springframework.boot.exception.RestExceptionHandler
 
hasAuthority(JoinPoint) - Method in class biz.devstack.springframework.boot.annotation.AnnotationProcessor
 
HasAuthority - Annotation Interface in biz.devstack.springframework.boot.annotation
 
hookCreate(Entity, Dto) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
hookUpdate(Entity, Dto) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 

I

init() - Method in class biz.devstack.springframework.boot.config.security.TokenService
 
injectRepository() - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
injectService() - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 
internalServerError() - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
internalServerError(String) - Static method in exception biz.devstack.springframework.boot.exception.RestException
 

J

JwtAuthenticationFilter - Class in biz.devstack.springframework.boot.config.security
 
JwtAuthenticationFilter() - Constructor for class biz.devstack.springframework.boot.config.security.JwtAuthenticationFilter
 
JwtExceptionHandlerFilter - Class in biz.devstack.springframework.boot.config.security
 
JwtExceptionHandlerFilter() - Constructor for class biz.devstack.springframework.boot.config.security.JwtExceptionHandlerFilter
 
JwtSecurityConfig - Class in biz.devstack.springframework.boot.config.security
 
JwtSecurityConfig() - Constructor for class biz.devstack.springframework.boot.config.security.JwtSecurityConfig
 

L

LoggerConfig - Class in biz.devstack.springframework.boot.config.logger
 
LoggerConfig() - Constructor for class biz.devstack.springframework.boot.config.logger.LoggerConfig
 

M

makeErrorResponse(RestException) - Static method in class biz.devstack.springframework.boot.exception.ErrorResponse
 
makeResponseEntity(RestException) - Method in class biz.devstack.springframework.boot.exception.RestExceptionHandler
 
MdcAsyncTaskDecorator - Class in biz.devstack.springframework.boot.config.logger
 
MdcAsyncTaskDecorator() - Constructor for class biz.devstack.springframework.boot.config.logger.MdcAsyncTaskDecorator
 
memoryHealthIndicator() - Method in class biz.devstack.springframework.boot.BeanDefinition
 

N

notFound() - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
notFound(String) - Static method in exception biz.devstack.springframework.boot.exception.RestException
 

O

openAPI() - Method in class biz.devstack.springframework.boot.BeanDefinition
 

P

PaginatedList<E> - Class in biz.devstack.springframework.boot.jpa.crud
 
PaginatedList() - Constructor for class biz.devstack.springframework.boot.jpa.crud.PaginatedList
 
PaginatedListRequest - Class in biz.devstack.springframework.boot.jpa.crud
 
PaginatedListRequest() - Constructor for class biz.devstack.springframework.boot.jpa.crud.PaginatedListRequest
 
parseRSAPrivateKey(String) - Static method in class biz.devstack.springframework.boot.config.security.TokenService
 
parseRSAPublicKey(String) - Static method in class biz.devstack.springframework.boot.config.security.TokenService
 
passwordEncoder() - Method in class biz.devstack.springframework.boot.BeanDefinition
 

Q

QuerydslFastPagingRepository<T,ID> - Interface in biz.devstack.springframework.boot.jpa.fastpaging
 
QuerydslFastPagingRepositoryFactory - Class in biz.devstack.springframework.boot.jpa.fastpaging
 
QuerydslFastPagingRepositoryFactory(EntityManager) - Constructor for class biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepositoryFactory
 
QuerydslFastPagingRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID> - Class in biz.devstack.springframework.boot.jpa.fastpaging
 
QuerydslFastPagingRepositoryFactoryBean(Class<? extends T>) - Constructor for class biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepositoryFactoryBean
 
QuerydslFastPagingRepositoryImpl<T,ID extends Serializable> - Class in biz.devstack.springframework.boot.jpa.fastpaging
 
QuerydslFastPagingRepositoryImpl(JpaEntityInformation<T, ID>, EntityManager, EntityPathResolver, CrudMethodMetadata) - Constructor for class biz.devstack.springframework.boot.jpa.fastpaging.QuerydslFastPagingRepositoryImpl
 

R

REQUEST_ID - Static variable in class biz.devstack.springframework.boot.config.logger.LoggerConfig
 
requiresApiKey() - Method in class biz.devstack.springframework.boot.annotation.AnnotationProcessor
 
RequiresApiKey - Annotation Interface in biz.devstack.springframework.boot.annotation
 
RestException - Exception in biz.devstack.springframework.boot.exception
 
RestException() - Constructor for exception biz.devstack.springframework.boot.exception.RestException
 
RestException(HttpStatus) - Constructor for exception biz.devstack.springframework.boot.exception.RestException
 
RestException(HttpStatus, String) - Constructor for exception biz.devstack.springframework.boot.exception.RestException
 
RestExceptionHandler - Class in biz.devstack.springframework.boot.exception
 
RestExceptionHandler() - Constructor for class biz.devstack.springframework.boot.exception.RestExceptionHandler
 

S

stringEncryptor() - Method in class biz.devstack.springframework.boot.BeanDefinition
 

T

toEntity() - Method in class biz.devstack.springframework.boot.jpa.crud.DataTransferObject
 
TokenService - Class in biz.devstack.springframework.boot.config.security
 
TokenService() - Constructor for class biz.devstack.springframework.boot.config.security.TokenService
 
totalElements(long) - Method in class biz.devstack.springframework.boot.jpa.crud.PaginatedList
 
totalPages(int) - Method in class biz.devstack.springframework.boot.jpa.crud.PaginatedList
 

U

unauthorized() - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
unauthorized(String) - Static method in exception biz.devstack.springframework.boot.exception.RestException
 
updateById(ID, Dto) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudController
 
updateById(ID, Dto) - Method in class biz.devstack.springframework.boot.jpa.crud.CrudService
 
updatedAt - Variable in class biz.devstack.springframework.boot.jpa.audit.AuditableEntity
 
updatedBy - Variable in class biz.devstack.springframework.boot.jpa.audit.AuditableEntity
 

V

value() - Element in annotation interface biz.devstack.springframework.boot.annotation.HasAuthority
 
verifyToken(String) - Method in class biz.devstack.springframework.boot.config.security.TokenService
 

W

webSecurityCustomizer() - Method in class biz.devstack.springframework.boot.config.security.JwtSecurityConfig
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form