You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JESA is an opinionated library on how to write event sourced aggregates using plain old Java. Most of its ideas come
from AggregateSource, the C# variation, but are turned into something that is Java idiomatic.