Skip to content

tlandeka/ddd_common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library will help you with typical DDD scenarios, for now:

  • Domain Event Interface
  • Event Store Interface
  • Event Store JPA Implementation
  • Domain Event Publishing Service
  • Email Sender Interface