Class Hierarchy
- java.lang.Object
- com.aim2be.platform.outbox.OutboxAutoConfiguration
- com.aim2be.platform.outbox.OutboxAutoConfigurationPackagesRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.aim2be.platform.outbox.OutboxMetricsBinder
- com.aim2be.platform.outbox.OutboxPollerWorker
- com.aim2be.platform.outbox.OutboxProperties
- com.aim2be.platform.outbox.OutboxProperties.CircuitBreaker
- com.aim2be.platform.outbox.OutboxProperties.Poller
- com.aim2be.platform.outbox.OutboxProperties.SchedulerLock
- com.aim2be.platform.outbox.OutboxPublishCompletion
- com.aim2be.platform.outbox.OutboxPublisher
- com.aim2be.platform.outbox.OutboxRecord
- com.aim2be.platform.outbox.OutboxRecord.PK (implements java.io.Serializable)
- com.aim2be.platform.outbox.PgOutboxBackend (implements com.aim2be.platform.outbox.OutboxBackend)
- com.aim2be.platform.outbox.UuidV7
Interface Hierarchy
- com.aim2be.platform.outbox.OutboxBackend
- 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>) - com.aim2be.platform.outbox.OutboxRecordRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - 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>) - com.aim2be.platform.outbox.OutboxRecordRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<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>) - com.aim2be.platform.outbox.OutboxRecordRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.aim2be.platform.outbox.OutboxProperties.Backend
- com.aim2be.platform.outbox.OutboxRecord.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)