Hierarchy For Package cronapp.framework.core
Class Hierarchy
- java.lang.Object
- cronapp.framework.core.AppConfigUtil
- cronapp.framework.core.CoreAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- cronapp.framework.core.CoreEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor)
- cronapp.framework.core.CronappConfiguration (implements org.springframework.context.ApplicationContextAware)
- cronapp.framework.core.CronappDatabaseConfiguration
- cronapp.framework.core.CronappLiquibaseConfiguration
- cronapp.framework.core.CronappTokenManager
- cronapp.framework.core.CronappTokenProperties
- cronapp.framework.core.CronappTokenProperties.Registration
- cronapp.framework.core.DatabaseSupport
- cronapp.framework.core.EntityManagerConfiguration
- cronapp.framework.core.PropertiesSettingsService (implements cronapp.framework.core.CronappSettingsService)
- cronapp.framework.core.RepositorySettingsService (implements cronapp.framework.core.CronappSettingsService)
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- cronapp.framework.core.CronappExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cronapp.framework.core.CronappFrameworkException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- cronapp.framework.core.CronappSettingsService
- 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>) - cronapp.framework.core.CronappMetadataRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - cronapp.framework.core.CronappSettingsRepository
- 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>) - cronapp.framework.core.CronappMetadataRepository
- org.springframework.data.jpa.repository.JpaRepository<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>) - cronapp.framework.core.CronappMetadataRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,