|
5 | 5 | ## Services
|
6 | 6 | | Official Name | Directory Name | Application Name | Host | Port |
|
7 | 7 | |---|---|---|---|---|
|
8 |
| -| Accounting Service | ftgo-accounting-service | ftgo-accounting-service | localhost | 8081 | |
9 |
| -| Consumer Service | ftgo-consumer-service | ftgo-consumer-service | localhost | 8082 | |
10 |
| -| Delivery Service | ftgo-delivery-service | ftgo-delivery-service | localhost | 8083 | |
11 |
| -| Kitchen Service | ftgo-kitchen-service | ftgo-kitchen-service | localhost | 8084 | |
12 |
| -| Order History Service | ftgo-order-history-service | ftgo-order-history-service | localhost | 8085 | |
13 |
| -| Order Service | ftgo-order-service | ftgo-order-service | localhost | 8086 | |
| 8 | +| [Accounting Service](services/accounting_service.md) | ftgo-accounting-service | ftgo-accounting-service | localhost | 8081 | |
| 9 | +| [Consumer Service](services/consumer_service.md) | ftgo-consumer-service | ftgo-consumer-service | localhost | 8082 | |
| 10 | +| [Delivery Service](services/delivery_service.md) | ftgo-delivery-service | ftgo-delivery-service | localhost | 8083 | |
| 11 | +| [Kitchen Service(services/kitchen_service.md) | ftgo-kitchen-service | ftgo-kitchen-service | localhost | 8084 | |
| 12 | +| [Order History Service](services/order_history_service.md) | ftgo-order-history-service | ftgo-order-history-service | localhost | 8085 | |
| 13 | +| [Order Service](services/order_service.md) | ftgo-order-service | ftgo-order-service | localhost | 8086 | |
14 | 14 | | [Restaurant Service](services/restaurant_service.md) | ftgo-restaurant-service | ftgo-restaurant-service | localhost | 8087 |
|
15 | 15 |
|
16 | 16 | ## API Gateway
|
17 | 17 | | Official Name | Directory Name | Application Name | Host | Port |
|
18 | 18 | |---|---|---|---|---|
|
19 |
| -| API Gateway | ftgo-api-gateway | ftgo-api-gateway | localhost | 8080 | |
| 19 | +| [API Gateway](services/api_gateway.md) | ftgo-api-gateway | ftgo-api-gateway | localhost | 8080 | |
20 | 20 |
|
21 | 21 | ## CDC Service
|
22 | 22 | | Official Name | Directory Name | Application Name | Host | Port |
|
23 | 23 | |---|---|---|---|---|
|
24 |
| -| Eventuate CDC Service | eventuate-cdc-service | eventuate-cdc-service | localhost | 8090 | |
| 24 | +| [Eventuate CDC Service](services/eventuate_cdc_service.md) | eventuate-cdc-service | eventuate-cdc-service | localhost | 8090 | |
25 | 25 |
|
26 | 26 | ## Message Queue
|
27 | 27 | | Application | Host | Port | Version |
|
|
0 commit comments