Merge pull request #28 from meysamhadeli/develop

update diagram
This commit is contained in:
Meysam Hadeli 2022-07-10 22:03:52 +04:30 committed by GitHub
commit 1ee720e62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ High-level plan is represented in the table
- `Booking Service`: The Booking Service is a bounded context for managing all operation related to booking ticket.
![](./assets/Diagram.jpg)
![](./assets/microservices.jpg)
## Structure of Project