Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 462 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 462 Bytes

JESA

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.

Join the chat at https://gitter.im/yreynhout/JESA Event sourced aggregates for Java