Yet anoter hammer in a world of screws
-
Updated
Oct 28, 2020 - Java
Yet anoter hammer in a world of screws
Development of a EventDomain dispatcher using a simple Observer pattern in order to deliver and receive domain events
Publishing and consuming records from multiple Kinesis streams using the Kinesis Client Library (KCL 2.x)
Inside this repositorie you'll find some example of implementation of domain event, to find out some other content of this content I recommend to look Domain-driven design by Vaughn Vernon. A domain event is, something that happened in the domain that you want other parts of the same domain (in-process) to be aware of. The notified parts usually…
Examples of how to handle errors when publishing and consuming domain events
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
Fast and efficient spring-data
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Add a description, image, and links to the domain-events topic page so that developers can more easily learn about it.
To associate your repository with the domain-events topic, visit your repo's landing page and select "manage topics."