MCPcopy
hub / github.com/dyc87112/SpringCloud-Learning

github.com/dyc87112/SpringCloud-Learning @main sqlite

repository ↗ · DeepWiki ↗
3,325 symbols 9,748 edges 427 files 318 documented · 10%
README

Spring Cloud教程

本项目内容为Spring Cloud教程的程序样例。如您觉得该项目对您有用,欢迎点击右上方的Star按钮,给予支持!!

  • 公益调试 Eureka:http://eureka.didispace.com
  • 公益调试 Nacos:http://blog.didispace.com/open-nacos-server-1-0-0/

特别赞助商

如果您也想赞助支持并出现在上表中的话,可以通过邮件联系我:didi@didispace.com

教程列表

《Spring Cloud构建微服务架构》系列博文

Finchley版

本系列主要补充之前版本新增或是变动的主要内容,基础使用依然可以参考Dalston版教程

Spring Cloud Aliabab专题

注册中心与配置中心:Nacos

分布式流量防卫兵:Sentinel

国内使用最多的RPC框架整合:Dubbo

Spring Cloud Stream专题补充

Edgware版

本系列主要是对Dalston版的补充,包含Edgware版的主要新增或变动的内容,对于Spring Cloud的基础使用依然建议参考Dalston版教程

Dalston版

Brixton版

《Spring Cloud源码分析》系列博文

《Spring Cloud实战小贴士》系列博文

其他文章

我的公众号

推荐我的书

其他推荐

Extension points exported contracts — how you extend this code

HelloService (Interface)
Created by 程序猿DD/翟永超 on 2019/8/5. Blog: http://blog.didispace.com/ Github: https://github.com/dyc87112/ [9 implementers]
4-Finchley/alibaba-dubbo-api/src/main/java/com/didispace/alibaba/dubbo/api/HelloService.java
RuleEntity (Interface)
@author leyou [10 implementers]
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/RuleEntity.java
RuleEntity (Interface)
@author leyou [10 implementers]
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/RuleEntity.java
HelloService (Interface)
@author 翟永超 @create 2017/8/8. @blog http://blog.didispace.com [9 implementers]
2-Dalston版教程示例/eureka-feign-api/src/main/java/com/didispace/api/HelloService.java
ComputeClient (Interface)
(no doc) [15 implementers]
1-Brixton版教程示例/Chapter1-1-3/eureka-feign/src/main/java/com/didispace/service/ComputeClient.java
ComputeClient (Interface)
(no doc) [14 implementers]
1-Brixton版教程示例/Chapter1-1-2/eureka-feign/src/main/java/com/didispace/service/ComputeClient.java
DcClient (Interface)
@author 翟永超 @create 2017/6/24. @blog http://blog.didispace.com [3 implementers]
2-Dalston版教程示例/eureka-consumer-feign-hystrix/src/main/java/com/didispace/DcClient.java
DcClient (Interface)
@author 翟永超 @create 2017/6/24. @blog http://blog.didispace.com [2 implementers]
2-Dalston版教程示例/eureka-consumer-feign/src/main/java/com/didispace/DcClient.java

Core symbols most depended-on inside this repo

get
called by 3611
2-Dalston版教程示例/swagger-api-gateway/src/main/java/com/didispace/Application.java
ofFail
called by 154
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/java/com/alibaba/csp/sentinel/dashboard/domain/Result.java
ofFail
called by 154
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/domain/Result.java
getApp
called by 84
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/RuleEntity.java
getPort
called by 81
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/RuleEntity.java
add
called by 81
1-Brixton版教程示例/Chapter1-1-2/eureka-feign/src/main/java/com/didispace/service/ComputeClient.java
getIp
called by 73
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/RuleEntity.java
toString
called by 60
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/domain/Result.java

Shape

Method 1,954
Function 974
Class 355
Interface 40
Enum 2

Languages

Java71%
TypeScript29%

Modules by API surface

4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/webapp/resources/lib/js/angular.min.js256 symbols
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/webapp/resources/lib/js/angular.min.js256 symbols
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/webapp/resources/lib/js/jquery.min.js64 symbols
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/webapp/resources/lib/js/jquery.min.js64 symbols
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/client/SentinelApiClient.java38 symbols
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/java/com/alibaba/csp/sentinel/dashboard/client/SentinelApiClient.java38 symbols
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/domain/ResourceTreeNode.java37 symbols
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/FlowRuleEntity.java37 symbols
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/java/com/alibaba/csp/sentinel/dashboard/domain/ResourceTreeNode.java37 symbols
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/java/com/alibaba/csp/sentinel/dashboard/datasource/entity/rule/FlowRuleEntity.java37 symbols
4-Finchley/alibaba-sentinel-dashboard-nacos/src/main/webapp/resources/lib/js/g2.min.js36 symbols
4-Finchley/alibaba-sentinel-dashboard-apollo/src/main/webapp/resources/lib/js/g2.min.js36 symbols

Dependencies from manifests, versioned

com.alibaba.csp:sentinel-core
com.alibaba.csp:sentinel-datasource-apollo1.5.2 · 1×
com.alibaba.csp:sentinel-datasource-nacos1.5.2 · 1×
com.alibaba.csp:sentinel-parameter-flow-control
com.alibaba.csp:sentinel-transport-simple-http
com.alibaba.csp:sentinel-web-servlet
com.alibaba:fastjson
com.ctrip.framework.apollo:apollo-openapi1.2.0 · 1×
com.didispace:alibaba-dubbo-api0.0.1-SNAPSHOT · 1×
com.didispace:eureka-feign-api1.0.0 · 1×
com.github.stefanbirkner:system-rules1.16.1 · 1×
com.spring4all:swagger-spring-boot-starter1.7.0.RELEASE · 1×

Datastores touched

(mysql)Database · 1 repos
config-server-dbDatabase · 1 repos

For agents

$ claude mcp add SpringCloud-Learning \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact