All Projects → huzhicheng → Spring Cloud Study

huzhicheng / Spring Cloud Study

Licence: apache-2.0
Spring Cloud 系列脚手架项目,用于 Spring Cloud 初学者

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Spring Cloud Study

Springcloud
springCloud学习
Stars: ✭ 251 (-9.06%)
Mutual labels:  eureka, spring-cloud
spring-projects
Some spring sample projects
Stars: ✭ 24 (-91.3%)
Mutual labels:  spring-cloud, eureka
Springcloudlearning
《史上最简单的Spring Cloud教程源码》
Stars: ✭ 16,218 (+5776.09%)
Mutual labels:  eureka, spring-cloud
Edc.springcloud.samples
Spring Cloud作为第二代微服务的代表性框架,已经在国内众多大中小型的公司有实际应用案例。许多公司的业务线全部拥抱Spring Cloud,部分公司选择部分拥抱Spring Cloud。此示例基于Spring Boot 1.5.x编写,展示了Spring Cloud的核心组件的基本使用方式,在学习Spring Cloud时可以参考本示例。
Stars: ✭ 183 (-33.7%)
Mutual labels:  eureka, spring-cloud
taotao-cloud-project
微服务开发脚手架,包括大数据模块、微服务模块、前端模块。基于Spring Cloud Alibaba的微服务架构。提供技术框架的基础能力的封装,减少开发工作,只关注业务,包含了工作以来的工作总结和技术沉淀
Stars: ✭ 76 (-72.46%)
Mutual labels:  spring-cloud, eureka
Springcloud Shop
基于Spring Boot、Spring Cloud的微服务商城demo
Stars: ✭ 198 (-28.26%)
Mutual labels:  eureka, spring-cloud
spring-microservices
Example of a microservice architecture using Spring Cloud
Stars: ✭ 76 (-72.46%)
Mutual labels:  spring-cloud, eureka
Python Eureka Client
A eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.
Stars: ✭ 111 (-59.78%)
Mutual labels:  eureka, spring-cloud
lua-resty-eureka-client
A Netflix Eureka client for OpenResty/ngx_lua
Stars: ✭ 18 (-93.48%)
Mutual labels:  spring-cloud, eureka
sample-spring-cloud-gateway
sample spring cloud application with embedded api gateway on spring cloud gateway with or without service discovery with eureka
Stars: ✭ 25 (-90.94%)
Mutual labels:  spring-cloud, eureka
Spring Boot Cloud
基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目
Stars: ✭ 2,044 (+640.58%)
Mutual labels:  eureka, spring-cloud
microservices-v8
Learn Microservices with Spring Boot - v8
Stars: ✭ 32 (-88.41%)
Mutual labels:  spring-cloud, eureka
Spring Cloud Cli
Spring Cloud CLI features
Stars: ✭ 139 (-49.64%)
Mutual labels:  eureka, spring-cloud
Springcloudexamples
Spring Cloud 学习教程
Stars: ✭ 208 (-24.64%)
Mutual labels:  eureka, spring-cloud
Spring Cloud
SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控
Stars: ✭ 130 (-52.9%)
Mutual labels:  eureka, spring-cloud
Advanced Java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Stars: ✭ 59,142 (+21328.26%)
Mutual labels:  eureka, spring-cloud
Genesis
Spring cloud Example
Stars: ✭ 83 (-69.93%)
Mutual labels:  eureka, spring-cloud
Eureka Consul Adapter
This project contains a Spring Boot Starter that registers HTTP endpoints on a Spring Cloud Eureka server to support Prometheus's service discovery mechanism for Consul (<consul_sd_config>)
Stars: ✭ 93 (-66.3%)
Mutual labels:  eureka, spring-cloud
tictactoe-microservices-example
An example of Spring Cloud Microservices application based on books (see Links section)
Stars: ✭ 23 (-91.67%)
Mutual labels:  spring-cloud, eureka
CoSky
High-performance, low-cost microservice governance platform. Service Discovery and Configuration Service | 高性能、低成本微服务治理平台
Stars: ✭ 57 (-79.35%)
Mutual labels:  spring-cloud, eureka

Spring Cloud 系列的学习脚手架

Java Spring Cloud Spring Boot wechat

Spring Cloud 和众多的其他框架一样,说到底只是一个工具。其实没有什么难度可言,只要花点时间实践一下,人人都可以使用。 工具的使用都是一样的,所以使用手册也是大同小异。当然,使用姿势正确得当,系统也就更稳定,性能更好。 我这个系列也是介绍 Spring Cloud 各模块的如何使用,如果你已经使用的很熟悉,也就没必要看了。_

本系列主要包括如下功能的介绍和简单脚手架

随着我的 Spring Cloud 系列文章的更新,下面的目录也会更新,文章会首发在微信公众号:「古时的风筝」,没关注的同学可以关注一下呦!

Spring Cloud 各功能模块一览

Spring Cloud 系列之 Eureka 实现单点服务注册发现对应源码

为 Eureka 服务注册中心实现安全控制对应源码

Spring Cloud Eureka 实现高可用服务发现注册中心对应源码

Spring Cloud Config 实现配置中心对应源码

服务注册发现、配置中心集一体的 Spring Cloud Consul对应源码

Spring Cloud 系列之 Spring Cloud Stream对应源码

Spring Cloud Gateway 简单使用对应源码

Spring Cloud OAuth2 实现用户认证和单点登录对应源码

Spring Cloud OAuth2 授权码模式,微信授权就是这个原理对应源码 如果觉得有用,请给个 star,还可以关注我的公众号。

微信公众号

古时的风筝

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].