Component | Version | Remark |
---|---|---|
Spring Cloud | Hoxton.SR3 | Spring Cloud |
Spring Boot | 2.2.5.RELEASE | Spring Boot |
spring-cloud-alibaba | 2.2.0.RELEASE | Spring Cloud Alibaba |
Spring Cloud Gateway | 2.2.5.RELEASE | Gateway |
Nacos | 1.2.1 | Alibaba Nacos Discovery/Config |
Sentinel | 1.7.2 | Alibaba Sentinel resilience and monitoring |
RocketMQ | 4.7.0 | Alibaba RocketMQ |
Seata | 1.1.0 | Alibaba distributed transaction solution |
Security | 2.2.1.RELEASE | Spring Cloud Security |
Spring Boot Admin | 2.2.2 | Spring Boot Admin |
Spring Boot Admin | 2.2.2 | Spring Boot Admin |
ELK | undetermined | Elasticsearch Logstash Kibana |
mybatisplus | 3.3.1 | Dao |
git clone https://github.com/geekidea/spring-cloud-plus.git
mvn clean install
https://github.com/alibaba/nacos/releases/tag/1.2.1
sh nacos/bin/startup.sh -m standalone
http://localhost:8848/nacos
Nacos控制台账号密码:nacos
/nacos
https://github.com/alibaba/Sentinel/releases/tag/1.7.2
java -Dserver.port=8600 -Dcsp.sentinel.dashboard.server=localhost:8600 -Dproject.name=sentinel-dashboard -jar sentinel-dashboard-1.7.2.jar
http://localhost:8600
Sentinel控制台账号密码:sentinel
/sentinel
暂时不用配置
https://github.com/seata/seata/releases/tag/v1.1.0
启动 scp-gateway 中的 ScpGatewayApplication
启动 scp-admin 中的 ScpAdminApplication
启动 scp-system 中的 ScpSystemServerApplication
启动 scp-example 中的 ScpExampleServerApplication
spring boot admin监控面板 http://localhost:9000/wallboard
通过
gateway
方式访问
http://localhost:9999/system/sysUser/info?name=hello
直接访问
http://localhost:9100/sysUser/info?name=hello
通过
gateway
方式访问
http://localhost:9999/example/example/test
直接访问
http://localhost:9200/example/test
通过
gateway
方式访问
http://localhost:9999/example/example/testError
直接访问
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
1. 开源生态
2. 协作、人、软件
3. 评估模型