github入门教程之搭建Spring Cloud Config配置中心(Finchley版本+Boot2.0)

本篇博客主要讲解github的入门使用(在线),也可以使用桌面版,完成Spring Cloud Config配置中心搭建。

1、打开github并登陆

2、新建仓库

3、输入仓库名字选择公有还是私有

4、上传文件

5、选择文件

6、填写注释提交

7、查看上传的文件

Spring Boot与Spring Cloud学习使用可参看笔者博客

       ①Spring Cloud入门教程之服务注册与发现Eureka

       ②Spring Cloud入门教程之服务消费者 Ribbon

       ③Spring Cloud入门教程之服务消费者 Feign

       ④Spring Cloud入门教程之断路器 Hystrix

       ⑤Spring Cloud入门教程之断路由网关 Zuul

       ⑥Spring Cloud入门教程之分布式配置中心 Spring Cloud Config

       ⑦idea下新建Spring Boot项目并配置启动

       ⑧Spring Boot无法自动注入bean问题解决方案

       ⑨idea 设置Spring Boot热部署

猜你喜欢

转载自blog.csdn.net/zjh_746140129/article/details/80642524
今日推荐