SpringCloude

本文主要介绍了SpringBoot和SpringCloud的相关版本匹配,并提供了如何在本地进行Git操作的步骤,包括切换目录、添加文件、查看状态、提交更改以及远程推送到码云的流程。

SpringCloud

在这里插入图片描述

SpringBoot和SpringCloud相对应的版本

Spring BootSpring Cloud
1.2.xAngel版本
1.3.xBrixton版本
1.4.x stripesCamden版本
1.5.xDalston版本、Edgware版本
2.0.xFinchley版本
2.1.xGreenwich.SR2
spring-boot-starter-parentspring-cloud-dependencies
版本号发布日期版本号发布日期
1.5.2.RELEASE2017年3月稳定版Dalston.RC12017年未知月
1.5.9.RELEASE2017年11月稳定版Edgware.RELEASE2017年11月稳定版
1.5.16.RELEASEEdgware.SR5
1.5.20.RELEASEEdgware.SR5
Spring Boot >=2.0.0.M3 and <2.0.0.M5Finchley.M2
Spring Boot >=2.0.0.M5 and <=2.0.0.M5Finchley.M3
Spring Boot >=2.0.0.M6 and <=2.0.0.M6Finchley.M4
Spring Boot >=2.0.0.M7 and <=2.0.0.M7Finchley.M5
Spring Boot >=2.0.0.RC1 and <=2.0.0.RC1Finchley.M6
Spring Boot >=2.0.0.RC2 and <=2.0.0.RC2Finchley.M7
Spring Boot >=2.0.0.RELEASE and <=2.0.0.RELEASEFinchley.M9
Spring Boot >=2.0.1.RELEASE and <2.0.2.RELEASEFinchley.RC1
Spring Boot >=2.0.2.RELEASE and <2.0.3.RELEASEFinchley.RC2
Spring Boot >=2.0.3.RELEASE and <2.0.999.BUILD-SNAPSHOTFinchley.SR4
Spring Boot >=2.0.999.BUILD-SNAPSHOT and <2.1.0.M3Finchley.BUILD-SNAPSHOT
Spring Boot >=2.1.0.M3 and <2.1.0.RELEASEGreenwich.M1
Spring Boot >=2.1.0.RELEASE and <2.1.9.BUILD-SNAPSHOTGreenwich.SR2
Spring Boot >=2.1.9.BUILD-SNAPSHOT and <2.2.0.M4Greenwich.BUILD-SNAPSHOT
Spring Boot >=2.2.0.M4 and <=2.2.0.M5Hoxton.M2
Spring Boot >=2.2.0.BUILD-SNAPSHOTHoxton.BUILD-SNAPSHOT

地址:https://www.cnblogs.com/zhuchengbo/p/12609379.html#5

在这里插入图片描述

本地修改提交Git

切换当前目录下

cd springcloud-config/

添加

git add .

获得状态

git status

提交以及设置提交名字

git commit -m "first commit"

远程提交到码云

git push origin master
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值