Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • com.reallifedeveloper.common.domain.AggregateRoot<T>
  • com.reallifedeveloper.common.infrastructure.jmx.ConnectionPoolConfiguratorMXBean
  • com.reallifedeveloper.common.domain.event.DomainEventPublisher
  • com.reallifedeveloper.common.domain.event.DomainEventSubscriber<T>
  • com.reallifedeveloper.common.domain.DomainObject<T>
  • com.reallifedeveloper.common.resource.documentation.HtmlProducer
  • com.reallifedeveloper.common.infrastructure.jmx.LogConfiguratorMXBean
  • com.reallifedeveloper.common.application.notification.NotificationPublisher
  • com.reallifedeveloper.common.application.notification.NotificationReader
  • com.reallifedeveloper.common.domain.ObjectSerializer<T>
  • com.reallifedeveloper.common.application.notification.PublishedMessageTrackerRepository
  • 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.reallifedeveloper.common.domain.Repository<T,ID>
    • com.reallifedeveloper.common.application.eventstore.StoredEventRepository
      • com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
  • 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>)
    • 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.reallifedeveloper.common.infrastructure.jmx.SystemInfoMXBean
  • com.reallifedeveloper.common.domain.TimeService

Record Class Hierarchy