Uses of Package
com.example.orderplatform.orders.api
Packages that use com.example.orderplatform.orders.api
Package
Description
Named order API surface and order domain events consumed by downstream modules.
-
-
Classes in com.example.orderplatform.orders.api used by com.example.orderplatform.orders.apiClassDescriptionOrder placement command accepted by the order module.Requested product line in an order command.Immutable view of one persisted order line.Immutable order view returned by the order module and REST layer.
-
Classes in com.example.orderplatform.orders.api used by com.example.orderplatform.orders.applicationClassDescriptionOrder placement command accepted by the order module.Module API for placing and retrieving orders.Immutable order view returned by the order module and REST layer.
-