Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
34 views

I have a Spring Boot / Java application following Domain-Driven Design and Event-Driven Architecture. In my domain service, I create a ReservationCreatedEvent (a domain event) and publish it: ...
Nur Sultan ASLAN's user avatar