Uses of Class
com.reallifedeveloper.common.application.eventstore.EventStore

Packages that use EventStore
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.