Uses of Package
com.reallifedeveloper.common.domain.event

Package
Description
An implementation of an event store, i.e., a way to persist domain events.
Code to notify other systems about domain events that have occurred in this system and that have been saved in an EventStore.
Support classes and interfaces for publishing and handling domain events.
Support classes for working with domain registries.