https://github.com/2227324689/gupao-spring-cloud
咕泡教育 Spring Cloud 微服务脚手架(拿来即用版)
https://github.com/2227324689/gupao-spring-cloud
Last synced: 8 months ago
JSON representation
咕泡教育 Spring Cloud 微服务脚手架(拿来即用版)
- Host: GitHub
- URL: https://github.com/2227324689/gupao-spring-cloud
- Owner: 2227324689
- Created: 2023-07-28T11:53:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T06:46:58.000Z (about 2 years ago)
- Last Synced: 2025-01-07T13:47:08.408Z (10 months ago)
- Language: Java
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 项目说明
该项目是基于Spring Cloud Alibaba生态构建的一套脚手架。
大家可以直接使用这个脚手架来开发对应的项目
# Spring Cloud Alibaba版本说明
Spring Cloud生态的版本号要严格保持一致性,避免出现版本不兼容引发的问题
Spring Cloud Alibaba Version: 2021.0.4.0
Spring Cloud Version: Spring Cloud 2021.0.4
Spring Boot Version: 2.6.11
## Spring Cloud Alibaba子版本
1. Sentinel Version: 1.8.5
2. Nacos Version: 2.0.4
3. RocketMQ Version: 4.9.4
4. Seata Version: 1.5.2
## Spring Cloud 子版本
Spring Cloud Gateway: 3.1.8
Spring Cloud Netflix: 3.1.7
Spring Cloud OpenFeign: 3.1.8
# 项目整体架构