Uses of Interface
org.opentestfactory.services.components.domain.AggregateRepository
Packages that use AggregateRepository
-
Uses of AggregateRepository in org.opentestfactory.services.components.repository
Classes in org.opentestfactory.services.components.repository that implement AggregateRepositoryModifier and TypeClassDescriptionclassInMemoryRepository<AGGREGATE extends Identified<String>>Basic implementation ofAggregateRepositoryfor Aggregates with String keys.