-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
53 lines (53 loc) · 1.73 KB
/
Copy path.gitmodules
File metadata and controls
53 lines (53 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[submodule "ars-api-gateway"]
path = ars-api-gateway
url = https://github.com/thoaidc/ars-api-gateway.git
branch = main
[submodule "dct-starter-model"]
path = dct-starter-model
url = https://github.com/thoaidc/dct-starter-model.git
branch = main
[submodule "dct-starter-config"]
path = dct-starter-config
url = https://github.com/thoaidc/dct-starter-config.git
branch = main
[submodule "dct-starter-parent"]
path = dct-starter-parent
url = https://github.com/thoaidc/dct-starter-parent.git
branch = main
[submodule "ars-config-server"]
path = ars-config-server
url = https://github.com/thoaidc/ars-config-server.git
branch = main
[submodule "ars-report-service"]
path = ars-report-service
url = https://github.com/thoaidc/ars-report-service.git
branch = main
[submodule "ars-user-service"]
path = ars-user-service
url = https://github.com/thoaidc/ars-user-service.git
branch = main
[submodule "ars-notification-service"]
path = ars-notification-service
url = https://github.com/thoaidc/ars-notification-service.git
branch = main
[submodule "ars-payment-service"]
path = ars-payment-service
url = https://github.com/thoaidc/ars-payment-service.git
branch = main
[submodule "ars-order-service"]
path = ars-order-service
url = https://github.com/thoaidc/ars-order-service.git
branch = main
[submodule "ars-product-service"]
path = ars-product-service
url = https://github.com/thoaidc/ars-product-service.git
branch = main
[submodule "discovery-server"]
path = discovery-server
url = https://github.com/thoaidc/discovery-server.git
[submodule "ars-frontend"]
path = ars-frontend
url = https://github.com/thoaidc/ars-frontend.git
[submodule "ars-admin-service"]
path = ars-admin-service
url = https://github.com/thoaidc/ars-admin-service.git