aliyun / alibabacloud-microservice-demo
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 432 files with 18,854 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 4 files changed 21-50 times (203 lines of code)
    • 41 files changed 6-20 times (2,501 lines of code)
    • 387 files changed 1-5 times (16,150 lines of code)
0% | 0% | 1% | 13% | 85%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 432 files with 18,854 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 12 files changed by 6-10 contributors (675 lines of code)
    • 194 files changed by 2-5 contributors (8,943 lines of code)
    • 226 files changed by 1 contributor (9,236 lines of code)
0% | 0% | 3% | 47% | 48%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, yaml, xml, properties, go, sh, gitignore, html, mod, md, proto, js, css, http, sql, txt, gitattributes, json, py
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
yaml0% | 0% | 2% | 21% | 76%
java0% | 0% | 0% | 17% | 82%
html0% | 0% | 0% | 7% | 92%
xml0% | 0% | 0% | 6% | 93%
go0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
proto0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
mse-simple-demo0% | 0% | 16% | 25% | 57%
src0% | 0% | 0% | 22% | 77%
helm-chart0% | 0% | 0% | 60% | 39%
kubernetes-manifests0% | 0% | 0% | 70% | 29%
microservice-doc-demo0% | 0% | 0% | 2% | 97%
mse-go-demo0% | 0% | 0% | 0% | 100%
microservices-materials0% | 0% | 0% | 0% | 100%
arms-demo0% | 0% | 0% | 0% | 100%
mse-heterogeneous-demo0% | 0% | 0% | 0% | 100%
mse-go-quickstart-demo0% | 0% | 0% | 0% | 100%
graalvm-native-image-demo0% | 0% | 0% | 0% | 100%
mse-quickstart-demo0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
values.yaml
in mse-simple-demo/helm/mse-simple-demo
27 - 2022-05-16 2025-01-21 33 10 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-a-gray-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
63 - 2022-07-24 2025-01-21 22 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-b-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
50 - 2022-07-24 2025-01-21 21 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-c-gray-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
63 - 2022-08-05 2025-01-21 21 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-c-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2022-07-24 2025-01-21 20 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-a-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2022-07-24 2025-01-21 20 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
Chart.yaml
in mse-simple-demo/helm/mse-simple-demo
8 - 2022-05-16 2024-12-18 18 8 robberphex@gmail.com yizhan.xj@alibaba-inc.com
AppController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
145 13 2019-08-12 2020-08-28 15 7 huxing.zhang@gmail.com 1443700905@qq.com
ProductDAO.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/dao
69 8 2019-08-12 2021-06-17 14 5 huxing.zhang@gmail.com zihaorao@126.com
values.yaml
in helm-chart
30 - 2019-08-20 2022-11-10 12 7 huxing.zhang@gmail.com robert.lyb@alibaba-inc.com
index.html
in src/frontend/src/main/resources/templates
82 - 2019-08-12 2020-10-13 12 8 huxing.zhang@gmail.com yizhan.xj@alibaba-inc.com
cartservice.yaml
in kubernetes-manifests
57 - 2019-08-20 2021-12-02 11 4 huxing.zhang@gmail.com huxing.zhang@gmail.com
productservice1.yaml
in helm-chart/templates
64 - 2020-07-30 2022-11-10 11 6 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
productservice.yaml
in kubernetes-manifests
67 - 2019-08-20 2021-12-02 11 4 huxing.zhang@gmail.com huxing.zhang@gmail.com
RouterTestController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
164 11 2020-06-01 2020-11-13 11 4 yizhan.xj@alibaba-inc.com yizhan.xj@alibaba-inc.com
productservice2.yaml
in helm-chart/templates
65 - 2020-07-30 2022-11-10 10 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
checkoutservice.yaml
in kubernetes-manifests
66 - 2020-07-02 2021-12-02 10 4 1443700905@qq.com huxing.zhang@gmail.com
cartservice2.yaml
in helm-chart/templates
55 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
cartservice1.yaml
in helm-chart/templates
57 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
spring-cloud-gateway-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2023-05-06 2025-01-26 9 3 81744828+xinlunanxinlunan@u... yizhan.xj@alibaba-inc.com
zuul-gateway-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2023-05-06 2025-01-26 9 3 81744828+xinlunanxinlunan@u... yizhan.xj@alibaba-inc.com
frontend1.yaml
in helm-chart/templates
63 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
frontend2.yaml
in helm-chart/templates
64 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
EchoServiceImpl.java
in microservice-doc-demo/dubbo-samples-spring-boot/dubbo-spring-boot-provider/src/main/java/com/alibaba/edas/boot
9 1 2019-10-08 2020-12-07 8 3 xujingfeng95@gmail.com xujingfeng95@gmail.com
header.html
in src/frontend/src/main/resources/templates
41 - 2019-08-12 2020-08-28 8 5 huxing.zhang@gmail.com 1443700905@qq.com
Application.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop
54 4 2019-08-12 2022-11-10 8 5 huxing.zhang@gmail.com robert.lyb@alibaba-inc.com
nacos-server.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
68 - 2023-01-29 2024-12-18 8 2 robert.lyb@alibaba-inc.com yizhan.xj@alibaba-inc.com
CheckoutServiceImpl.java
in src/checkoutservice/checkoutservice-provider/src/main/java/com/alibabacloud/hipstershop/checkoutservice/service
69 2 2020-07-02 2020-08-28 8 2 1443700905@qq.com 1443700905@qq.com
zuul-gateway.yaml
in helm-chart/templates
71 - 2020-07-30 2022-11-10 8 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
consumer.xml
in microservice-doc-demo/dubbo-samples-xml/dubbo-xml-consumer/src/main/resources/spring
12 - 2019-09-23 2020-08-20 7 2 xujingfeng95@gmail.com 1443700905@qq.com
provider.xml
in microservice-doc-demo/dubbo-samples-xml/dubbo-xml-provider/src/main/resources/spring
14 - 2019-09-23 2020-08-20 7 2 xujingfeng95@gmail.com 1443700905@qq.com
CartDAO.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/dao
23 4 2019-08-15 2020-11-26 7 6 huxing.zhang@gmail.com baizhang.xxh@alibaba-inc.com
frontend.yaml
in kubernetes-manifests
51 - 2019-08-20 2020-08-28 7 3 huxing.zhang@gmail.com 1443700905@qq.com
ProductController.java
in src/productservice/productservice-provider/src/main/java/com/alibabacloud/hipstershop/productservice/controller
77 5 2020-07-18 2020-11-22 7 2 1443700905@qq.com yizhan.xj@alibaba-inc.com
application.yaml
in kubernetes-manifests/quick-start
213 - 2020-07-08 2020-08-28 7 2 1443700905@qq.com 1443700905@qq.com
CheckoutService.java
in src/checkoutservice/checkoutservice-api/src/main/java/com/alibabacloud/hipstershop/checkoutserviceapi/service
7 - 2020-07-02 2020-08-28 6 2 1443700905@qq.com 1443700905@qq.com
OrderDAO.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/dao
18 2 2020-07-02 2020-08-28 6 2 1443700905@qq.com 1443700905@qq.com
DemoConsumerController.java
in microservice-doc-demo/dubbo-samples-outlier/spring-boot-consumer/src/main/java/com/alibaba/edas/boot
30 2 2019-10-15 2020-08-20 6 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
checkoutservice.yaml
in helm-chart/templates
50 - 2020-09-25 2022-11-10 6 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
CheckoutTestsController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
51 2 2020-07-08 2020-08-28 6 2 1443700905@qq.com 1443700905@qq.com
CommonUtil.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/common
52 1 2020-06-01 2020-10-13 6 5 yizhan.xj@alibaba-inc.com yizhan.xj@alibaba-inc.com
frontend3.yaml
in helm-chart/templates
62 - 2020-11-13 2022-11-10 6 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
productservice3.yaml
in helm-chart/templates
66 - 2020-11-13 2022-11-10 6 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
nacos-server.yaml
in helm-chart/templates
82 - 2020-07-30 2025-04-09 6 5 yizhan.xj@alibaba-inc.com huxing.zhx@alibaba-inc.com
Order.java
in src/checkoutservice/checkoutservice-api/src/main/java/com/alibabacloud/hipstershop/checkoutserviceapi/domain
85 19 2020-07-02 2020-08-20 6 2 1443700905@qq.com 1443700905@qq.com
sae_deploy.yaml
in src/frontend
8 - 2019-09-04 2019-12-13 5 4 huxing.zhang@gmail.com shengwei.psw@alibaba-inc.com
EchoController.java
in microservice-doc-demo/spring-cloud-simplest-demo/nacos-service-provider/src/main/java/com/aliware/edas
12 1 2019-09-06 2020-08-20 5 4 jingfeng.xjf@alibaba-inc.com 1443700905@qq.com
EchoServiceImpl.java
in microservice-doc-demo/dubbo-samples-war/dubbo-provider-war/src/main/java/com/alibaba/edas/war
18 1 2019-10-08 2020-08-20 5 3 xujingfeng95@gmail.com 1443700905@qq.com
footer.html
in src/frontend/src/main/resources/templates
22 - 2019-08-12 2020-08-20 5 4 huxing.zhang@gmail.com 1443700905@qq.com
spring-servlet.xml
in microservice-doc-demo/dubbo-samples-war/dubbo-provider-war/src/main/webapp/WEB-INF
23 - 2019-10-08 2020-08-20 5 3 xujingfeng95@gmail.com 1443700905@qq.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
values.yaml
in mse-simple-demo/helm/mse-simple-demo
27 - 2022-05-16 2025-01-21 33 10 robberphex@gmail.com yizhan.xj@alibaba-inc.com
Chart.yaml
in mse-simple-demo/helm/mse-simple-demo
8 - 2022-05-16 2024-12-18 18 8 robberphex@gmail.com yizhan.xj@alibaba-inc.com
index.html
in src/frontend/src/main/resources/templates
82 - 2019-08-12 2020-10-13 12 8 huxing.zhang@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-a-gray-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
63 - 2022-07-24 2025-01-21 22 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-b-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
50 - 2022-07-24 2025-01-21 21 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-c-gray-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
63 - 2022-08-05 2025-01-21 21 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-a-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2022-07-24 2025-01-21 20 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
spring-cloud-c-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2022-07-24 2025-01-21 20 7 robberphex@gmail.com yizhan.xj@alibaba-inc.com
AppController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
145 13 2019-08-12 2020-08-28 15 7 huxing.zhang@gmail.com 1443700905@qq.com
values.yaml
in helm-chart
30 - 2019-08-20 2022-11-10 12 7 huxing.zhang@gmail.com robert.lyb@alibaba-inc.com
productservice1.yaml
in helm-chart/templates
64 - 2020-07-30 2022-11-10 11 6 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
CartDAO.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/dao
23 4 2019-08-15 2020-11-26 7 6 huxing.zhang@gmail.com baizhang.xxh@alibaba-inc.com
ProductDAO.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/dao
69 8 2019-08-12 2021-06-17 14 5 huxing.zhang@gmail.com zihaorao@126.com
productservice2.yaml
in helm-chart/templates
65 - 2020-07-30 2022-11-10 10 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
cartservice2.yaml
in helm-chart/templates
55 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
cartservice1.yaml
in helm-chart/templates
57 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
frontend1.yaml
in helm-chart/templates
63 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
frontend2.yaml
in helm-chart/templates
64 - 2020-07-30 2022-11-10 9 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
zuul-gateway.yaml
in helm-chart/templates
71 - 2020-07-30 2022-11-10 8 5 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
Application.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop
54 4 2019-08-12 2022-11-10 8 5 huxing.zhang@gmail.com robert.lyb@alibaba-inc.com
header.html
in src/frontend/src/main/resources/templates
41 - 2019-08-12 2020-08-28 8 5 huxing.zhang@gmail.com 1443700905@qq.com
nacos-server.yaml
in helm-chart/templates
82 - 2020-07-30 2025-04-09 6 5 yizhan.xj@alibaba-inc.com huxing.zhx@alibaba-inc.com
CommonUtil.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/common
52 1 2020-06-01 2020-10-13 6 5 yizhan.xj@alibaba-inc.com yizhan.xj@alibaba-inc.com
spring-cloud-b-gray-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
53 - 2022-07-24 2025-01-21 5 5 robberphex@gmail.com yizhan.xj@alibaba-inc.com
RouterTestController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
164 11 2020-06-01 2020-11-13 11 4 yizhan.xj@alibaba-inc.com yizhan.xj@alibaba-inc.com
productservice.yaml
in kubernetes-manifests
67 - 2019-08-20 2021-12-02 11 4 huxing.zhang@gmail.com huxing.zhang@gmail.com
cartservice.yaml
in kubernetes-manifests
57 - 2019-08-20 2021-12-02 11 4 huxing.zhang@gmail.com huxing.zhang@gmail.com
checkoutservice.yaml
in kubernetes-manifests
66 - 2020-07-02 2021-12-02 10 4 1443700905@qq.com huxing.zhang@gmail.com
checkoutservice.yaml
in helm-chart/templates
50 - 2020-09-25 2022-11-10 6 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
productservice3.yaml
in helm-chart/templates
66 - 2020-11-13 2022-11-10 6 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
frontend3.yaml
in helm-chart/templates
62 - 2020-11-13 2022-11-10 6 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
DemoConsumerController.java
in microservice-doc-demo/dubbo-samples-outlier/spring-boot-consumer/src/main/java/com/alibaba/edas/boot
30 2 2019-10-15 2020-08-20 6 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
loadgenerator1.yaml
in helm-chart/templates
64 - 2020-07-30 2022-11-10 5 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
loadgenerator2.yaml
in helm-chart/templates
64 - 2020-07-30 2022-11-10 5 4 yizhan.xj@alibaba-inc.com robert.lyb@alibaba-inc.com
AuthTestController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
67 2 2020-06-03 2020-08-20 5 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
OutlierController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
96 8 2020-06-03 2020-08-20 5 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
footer.html
in src/frontend/src/main/resources/templates
22 - 2019-08-12 2020-08-20 5 4 huxing.zhang@gmail.com 1443700905@qq.com
sae_deploy.yaml
in src/frontend
8 - 2019-09-04 2019-12-13 5 4 huxing.zhang@gmail.com shengwei.psw@alibaba-inc.com
EchoController.java
in microservice-doc-demo/spring-cloud-simplest-demo/nacos-service-provider/src/main/java/com/aliware/edas
12 1 2019-09-06 2020-08-20 5 4 jingfeng.xjf@alibaba-inc.com 1443700905@qq.com
AccessCountUtil.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/common
110 10 2020-06-03 2020-08-20 4 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
AuthDemoController.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/web
33 1 2020-06-03 2020-08-20 4 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
auth.html
in src/frontend/src/main/resources/templates
121 - 2020-06-03 2020-08-20 4 4 shengwei.psw@alibaba-inc.com 1443700905@qq.com
TestController.java
in microservice-doc-demo/spring-cloud-simplest-demo/nacos-service-consumer/src/main/java/com/aliware/edas
38 3 2019-09-06 2020-08-20 4 4 jingfeng.xjf@alibaba-inc.com 1443700905@qq.com
4-2-4.yaml
in microservices-materials/white-paper
253 - 2022-04-16 2022-05-26 4 4 zihaorao@126.com huxing.zhang@gmail.com
4-2-2.yaml
in microservices-materials/white-paper
169 - 2022-04-14 2022-05-26 4 4 43985911+panxiaojun233@user... huxing.zhang@gmail.com
zuul-gateway-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2023-05-06 2025-01-26 9 3 81744828+xinlunanxinlunan@u... yizhan.xj@alibaba-inc.com
spring-cloud-gateway-deployment.yaml
in mse-simple-demo/helm/mse-simple-demo/templates
60 - 2023-05-06 2025-01-26 9 3 81744828+xinlunanxinlunan@u... yizhan.xj@alibaba-inc.com
EchoServiceImpl.java
in microservice-doc-demo/dubbo-samples-spring-boot/dubbo-spring-boot-provider/src/main/java/com/alibaba/edas/boot
9 1 2019-10-08 2020-12-07 8 3 xujingfeng95@gmail.com xujingfeng95@gmail.com
frontend.yaml
in kubernetes-manifests
51 - 2019-08-20 2020-08-28 7 3 huxing.zhang@gmail.com 1443700905@qq.com
ReturnIpController.java
in src/productservice/productservice-provider/src/main/java/com/alibabacloud/hipstershop/productservice/controller
58 10 2020-07-18 2020-11-10 5 3 1443700905@qq.com shengwei.psw@alibaba-inc.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
fault.html
in src/frontend/src/main/resources/templates
314 - 2020-08-25 2020-08-28 2 1 1443700905@qq.com 1443700905@qq.com
deployment.yaml
in mse-go-demo/multiframe
251 - 2024-09-25 2024-09-25 1 1 1766508902@qq.com 1766508902@qq.com
helloworld.pb.go
in mse-go-demo/multiframe/B/proto/b_api
204 17 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
helloworld.pb.go
in mse-go-demo/multiframe/B/proto/c_api
204 17 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
ExecutorsAspect.java
in graalvm-native-image-demo/opentelemetry-agent-native/src/main/java/com/alibaba/jvm
200 11 2024-03-19 2024-03-19 1 1 cengfeng.lzy@alibaba-inc.com cengfeng.lzy@alibaba-inc.com
democ.pb.go
in mse-go-demo/multiframe/C/grpc/proto
193 17 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
c-api.pb.go
in mse-go-demo/grpc/c-server/proto
182 15 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
b-api.pb.go
in mse-go-demo/grpc/b-server/proto/b_api
182 15 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
c-api.pb.go
in mse-go-demo/grpc/b-server/proto/c_api
182 15 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
b-api.pb.go
in mse-go-demo/grpc/a-server/proto/b_api
182 15 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
c-api.pb.go
in mse-go-demo/multiframe/C/http/d_api
182 15 2024-09-25 2024-09-25 1 1 1766508902@qq.com 1766508902@qq.com
c-api.pb.go
in mse-go-demo/multiframe/D/proto
182 15 2024-09-25 2024-09-25 1 1 1766508902@qq.com 1766508902@qq.com
midware.yaml
in kubernetes-manifests/quick-start
156 - 2020-08-26 2020-08-28 2 1 1443700905@qq.com 1443700905@qq.com
service.go
in mse-simple-demo/GoApp
115 9 2024-08-23 2024-08-23 1 1 1766508902@qq.com 1766508902@qq.com
main.go
in mse-go-demo/multiframe/B
105 2 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
Target_io_opentelemetry_javaagent_tooling_AgentInstaller.java
in graalvm-native-image-demo/opentelemetry-agent-native/src/main/java/com/alibaba/jvm
104 2 2024-03-19 2024-03-19 1 1 cengfeng.lzy@alibaba-inc.com cengfeng.lzy@alibaba-inc.com
BookController.java
in microservice-doc-demo/spring-boot-book-demo/src/main/java/com/aliyun/edas/book/controller
102 15 2023-10-08 2023-10-08 1 1 xujingfeng95@gmail.com xujingfeng95@gmail.com
main.go
in mse-go-demo/grpc/b-server
86 4 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
ProductInfo.java
in src/productservice/productservice-provider/src/main/java/com/alibabacloud/hipstershop/productservice/entity
85 15 2020-07-18 2020-08-20 2 1 1443700905@qq.com 1443700905@qq.com
service.go
in mse-go-demo/multiframe/A
83 3 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
main.go
in mse-go-demo/grpc/a-server
82 4 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
ForkJoinTaskAspect.java
in graalvm-native-image-demo/opentelemetry-agent-native/src/main/java/com/alibaba/jvm
81 4 2024-03-19 2024-03-19 1 1 cengfeng.lzy@alibaba-inc.com cengfeng.lzy@alibaba-inc.com
logback-dev.xml
in src/exception-mock/exception-mock-provider/src/main/resources
79 - 2020-11-24 2020-11-24 1 1 baizhang.xxh@alibaba-inc.com baizhang.xxh@alibaba-inc.com
helloworld_http.pb.go
in mse-go-demo/multiframe/B/proto/b_api
78 5 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
helloworld_http.pb.go
in mse-go-demo/multiframe/B/proto/c_api
78 5 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
service.go
in mse-go-quickstart-demo/A
78 3 2024-07-16 2024-07-16 1 1 1766508902@qq.com 1766508902@qq.com
service.go
in mse-go-quickstart-demo/B
78 3 2024-07-16 2024-07-16 1 1 1766508902@qq.com 1766508902@qq.com
democ_grpc.pb.go
in mse-go-demo/multiframe/C/grpc/proto
77 7 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
helloworld_grpc.pb.go
in mse-go-demo/multiframe/B/proto/b_api
77 7 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
helloworld_grpc.pb.go
in mse-go-demo/multiframe/B/proto/c_api
77 7 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
handler.go
in mse-go-demo/multiframe/A
72 2 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
handler.go
in mse-go-quickstart-demo/C
72 2 2024-07-16 2024-07-16 1 1 1766508902@qq.com 1766508902@qq.com
handler.go
in mse-go-quickstart-demo/A
72 2 2024-07-16 2024-07-16 1 1 1766508902@qq.com 1766508902@qq.com
handler.go
in mse-go-quickstart-demo/B
72 2 2024-07-16 2024-07-16 1 1 1766508902@qq.com 1766508902@qq.com
FaultInfo.java
in src/productservice/productservice-provider/src/main/java/com/alibabacloud/hipstershop/productservice/domain/bo
71 15 2020-08-25 2020-08-28 2 1 1443700905@qq.com 1443700905@qq.com
c-api_grpc.pb.go
in mse-go-demo/grpc/c-server/proto
70 6 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
b-api_grpc.pb.go
in mse-go-demo/grpc/b-server/proto/b_api
70 6 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
c-api_grpc.pb.go
in mse-go-demo/grpc/b-server/proto/c_api
70 6 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
b-api_grpc.pb.go
in mse-go-demo/grpc/a-server/proto/b_api
70 6 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
c-api_grpc.pb.go
in mse-go-demo/multiframe/C/http/d_api
70 6 2024-09-25 2024-09-25 1 1 1766508902@qq.com 1766508902@qq.com
c-api_grpc.pb.go
in mse-go-demo/multiframe/D/proto
70 6 2024-09-25 2024-09-25 1 1 1766508902@qq.com 1766508902@qq.com
handler.go
in mse-heterogeneous-demo/GinC
70 4 2025-04-03 2025-04-03 1 1 1766508902@qq.com 1766508902@qq.com
index.html
in mse-simple-demo/SpringCloudGateway/src/main/resources/templates
69 - 2023-05-06 2023-05-06 1 1 81744828+xinlunanxinlunan@u... 81744828+xinlunanxinlunan@u...
index.html
in mse-simple-demo/ZuulGateway/src/main/resources/templates
69 - 2023-05-06 2023-05-06 1 1 81744828+xinlunanxinlunan@u... 81744828+xinlunanxinlunan@u...
main.go
in mse-go-demo/grpc/c-server
69 4 2024-08-13 2024-08-13 1 1 1766508902@qq.com 1766508902@qq.com
index.html
in mse-heterogeneous-demo/SpringCloudGateway/src/main/resources/templates
69 - 2025-04-03 2025-04-03 1 1 1766508902@qq.com 1766508902@qq.com
nacos-server.yaml
in mse-heterogeneous-demo/helm/mse-heterogeneous-demo/templates
68 - 2025-04-03 2025-04-03 1 1 1766508902@qq.com 1766508902@qq.com
CartItem.java
in src/cartservice/cartservice-api/src/main/java/com/alibabacloud/hipstershop/cartserviceapi/domain
67 15 2020-07-18 2020-08-20 2 1 1443700905@qq.com 1443700905@qq.com
FaultInfo.java
in src/frontend/src/main/java/com/alibabacloud/hipstershop/domain/bo/fault
67 15 2020-08-25 2020-08-28 2 1 1443700905@qq.com 1443700905@qq.com
deployment.yaml
in mse-go-quickstart-demo/C
64 - 2024-07-16 2024-07-18 2 1 1766508902@qq.com 1766508902@qq.com