Package org.opentestfactory.services.components.domain
package org.opentestfactory.services.components.domain
-
InterfacesClassDescriptionAggregateRepository<KEY, AGGREGATE extends Identified<KEY>>Describe a storage for an AGGREGATE.Identified<KEY>