Uses of Annotation Interface
org.springframework.data.domain.DomainEvents
Package
Description
Central domain abstractions especially to be used in combination with the
Repository
abstraction.-
Uses of DomainEvents in org.springframework.data.domain
Modifier and TypeMethodDescriptionprotected Collection<Object>
AbstractAggregateRoot.domainEvents()
All domain events currently captured by the aggregate.