Package com.dmasone.identity.orders.application.events
package com.dmasone.identity.orders.application.events
Order event contracts published by the orders module.
These events describe facts owned by orders, such as an accepted order. Downstream modules may react to them, while orders remains unaware of those implementations.
-
Record ClassesClassDescriptionIntegration event published after the orders module successfully places an order.