# spring-cloud-study **Repository Path**: muql/spring-cloud-study ## Basic Information - **Project Name**: spring-cloud-study - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-14 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Spring Cloud 系列的学习脚手架 ![Java](https://img.shields.io/badge/JDK-1.8-green.svg) [![Spring Cloud](https://img.shields.io/badge/Spring%20Cloud-Greenwich.SR2-blue.svg)](https://spring.io/projects/spring-cloud) [![Spring Boot](https://img.shields.io/badge/Spring%20Boot-2.1.6.RELEASE-brightgreen.svg)](https://spring.io/projects/spring-boot) [![wechat](https://img.shields.io/badge/公众号-古时的风筝-success.svg)]() > Spring Cloud 和众多的其他框架一样,说到底只是一个工具。其实没有什么难度可言,只要花点时间实践一下,人人都可以使用。 > 工具的使用都是一样的,所以使用手册也是大同小异。当然,使用姿势正确得当,系统也就更稳定,性能更好。 我这个系列也是介绍 Spring Cloud 各模块的如何使用,如果你已经使用的很熟悉,也就没必要看了。_ #### 本系列主要包括如下功能的介绍和简单脚手架 > 随着我的 Spring Cloud 系列文章的更新,下面的目录也会更新,文章会首发在微信公众号:「古时的风筝」,没关注的同学可以关注一下呦! [Spring Cloud 各功能模块一览](https://mp.weixin.qq.com/s/f0iMAPNktJPLwmV9g4vdyw) [Spring Cloud 系列之 Eureka 实现单点服务注册发现](https://mp.weixin.qq.com/s/kGrWQP_n_RCYTTaHbWQ3xQ) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/eureka/eureka-single) [为 Eureka 服务注册中心实现安全控制](https://mp.weixin.qq.com/s/xVa6Ro4ORsCRJ9gsAOHAeg) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/eureka/eureka-single) [Spring Cloud Eureka 实现高可用服务发现注册中心](https://mp.weixin.qq.com/s/d_GfdHxxiwdnYa2_mcv8TA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/eureka/eureka-ha) [Spring Cloud Config 实现配置中心](https://mp.weixin.qq.com/s/WX-F2PdNhcBbzbfl460Gnw) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/config) [服务注册发现、配置中心集一体的 Spring Cloud Consul](https://mp.weixin.qq.com/s/HKhzKT4oMX8S_Jg1nLtxNA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/consul) [Spring Cloud 系列之 Spring Cloud Stream](https://mp.weixin.qq.com/s/QBjrCEO7OcPcy75cEkCndQ) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/stream) [Spring Cloud Gateway 简单使用](https://mp.weixin.qq.com/s/LvK2_xPm0txNGJMUyKO1GQ) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/consul/gateway) [Spring Cloud OAuth2 实现用户认证和单点登录](https://mp.weixin.qq.com/s/tXIycDTHw4nruuMP7xirQA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/oauth2) [Spring Cloud OAuth2 授权码模式,微信授权就是这个原理](https://mp.weixin.qq.com/s/r3G8Te9f9uXSbf8YaUV6MA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/oauth2/oauth2-client-authorization-code-server) 如果觉得有用,请给个 star,还可以关注我的公众号。 ## 微信公众号 ![古时的风筝](https://tva1.sinaimg.cn/large/007S8ZIlly1gfd6gx54haj314z0npafp.jpg)