-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1010 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "eureka-server"]
path = eureka-server
url = https://github.com/SWM-WeLike2Coding/ELSwhere-eureka-server.git
[submodule "apigateway-server"]
path = apigateway-server
url = https://github.com/SWM-WeLike2Coding/ELSwhere-apigateway-server.git
[submodule "user-service"]
path = user-service
url = https://github.com/SWM-WeLike2Coding/ELSwhere-user-service.git
[submodule "product-service"]
path = product-service
url = https://github.com/SWM-WeLike2Coding/ELSwhere-product-service.git
[submodule "analysis-service"]
path = analysis-service
url = https://github.com/SWM-WeLike2Coding/ELSwhere-analysis-service.git
[submodule "notification-service"]
path = notification-service
url = https://github.com/SWM-WeLike2Coding/ELSwhere-notification-service.git
[submodule "batch-service"]
path = batch-service
url = https://github.com/SWM-WeLike2Coding/ELSwhere-batch-service.git
[submodule "post-service"]
path = post-service
url = https://github.com/SWM-WeLike2Coding/ELSwhere-post-service.git