All Classes and Interfaces

Class
Description
 
AbstractRestController<ENTITY extends io.github.astrapi69.data.identifiable.Identifiable<ID>,ID extends Serializable,REPOSITORY extends org.springframework.data.jpa.repository.JpaRepository<ENTITY,ID>,DTO>
 
The enum class ApplicationHeaderKeyName holds constants for the header key names
 
Utility class for autowire classes like in jpa listeners
The enum class BaseActionRestPath holds constants for the base action that follows after base rest paths
The enum class BaseRestPath holds constants for the base rest path values
The class ControllerExceptionHandler handles specified exceptions for rest controllers
 
 
The class DataSourceBean.
 
The class ExceptionHandlerExtensions holds factory methods for create the view model bean for exception representations
The class ExceptionViewModel holds data for exception representations
 
 
GenericService<ENTITY extends io.github.astrapi69.data.identifiable.Identifiable<ID>,ID extends Serializable,REPOSITORY extends org.springframework.data.jpa.repository.JpaRepository<ENTITY,ID>>
 
The class IdentifiableSequenceStyleGenerator is custom implementation of SequenceStyleGenerator that can be used in the GenericGenerator
NameEntityService<T extends io.github.astrapi69.data.nameable.Nameable>
 
A factory for creating ParameterizedTypeReference objects.
The general class RestApplicationException for rest controller exceptions
 
A factory class for creating cache configuration objects.
A factory class for creating jpa configuration objects.