An open API service providing repository metadata for many open source software ecosystems.

GitHub / joaocarlos1994 / domain-events-sample

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 react somehow to the events. An important benefit of domain events is that side effects can be expressed explicitly.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarlos1994%2Fdomain-events-sample

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: Java
Size: 20.5 KB
Dependencies parsed at: Pending

Created at: over 6 years ago
Updated at: over 1 year ago
Pushed at: over 6 years ago
Last synced at: over 1 year ago

Topics: domain-driven-design, domain-events

    Loading...