Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 784 Bytes

order-history-service-canvas.adoc

File metadata and controls

57 lines (33 loc) · 784 Bytes

Order History Service canvas

This canvas describes the Order History Service.

For more information about the Microservice Canvas, please see this blog post.

Name: Order History Service

Description:

Maintain Order History

Capabilities

Order Management

Service API

Commands

Queries

Events Published

Synchronous:

  • getOrderForCustomer()

Observability

Health check endpoint

/actuator/health

Dependencies

Invokes

Subscribes to

Customer event channel:

  • Customer Created

Order event channel:

  • Order Created

  • Order Approved

  • Order Rejected