This canvas describes the Order Service
, which is part of the FTGO application.
Name: | Order Service | ||||||
---|---|---|---|---|---|---|---|
Description: |
The Order Service provides an API for creating, revising, and cancelling orders. |
||||||
Capabilities |
|||||||
Order Management |
|||||||
Service API |
|||||||
Commands |
Queries |
Events Published |
|||||
Synchronous:
Asynchronous:
|
getOrder() |
Order event channel:
|
|||||
Non-functional requirements |
|
||||||
Observability |
|||||||
Key metrics |
|||||||
|
|||||||
Health check endpoint |
/actuator/health |
||||||
Implementation |
|||||||
Domain Model |
|||||||
|
|||||||
Dependencies |
|||||||
Invokes |
Subscribes to |
||||||
Consumer Service:
Kitchen service:
Accounting Service
|
Restaurant Service
Saga reply channels:
|