• Stars
    star
    6
  • Rank 2,529,930 (Top 51 %)
  • Language
    Java
  • License
    Other
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Domain Driven Design and EventSourcing example written in Java. There are infrastructural classes for representing AggregateRoots, Entities, Events, Repositories and so on. Moreover, you will find an example based on "Implementing Domain Driven Design" book written by Vaughn Vernon.