Uses of Interface
org.fuin.ddd4j.ddd.Repository
Packages that use Repository
-
Uses of Repository in org.fuin.ddd4j.esrepo
Classes in org.fuin.ddd4j.esrepo that implement RepositoryModifier and TypeClassDescriptionclassEventStoreRepository<ID extends AggregateRootId,AGGREGATE extends AggregateRoot<ID>> Event store based repository.