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 namesUtility class for autowire classes like in jpa listeners
The enum class
BaseActionRestPath
holds constants for the base action that follows after
base rest pathsThe enum class
BaseRestPath
holds constants for the base rest path valuesThe class
ControllerExceptionHandler
handles specified exceptions for rest controllersThe class
DataSourceBean
.The class
ExceptionHandlerExtensions
holds factory methods for create the view model bean
for exception representationsThe class
ExceptionViewModel
holds data for exception representationsGenericService<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 GenericGeneratorNameEntityService<T extends io.github.astrapi69.data.nameable.Nameable>
A factory for creating ParameterizedTypeReference objects.
The general class
RestApplicationException
for rest controller exceptionsA factory class for creating cache configuration objects.
A factory class for creating jpa configuration objects.