Coder Social home page Coder Social logo

alfred1994 / spring-cloud-components Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shmilyah/spring-cloud-components

0.0 2.0 0.0 109 KB

基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems )

Java 100.00%

spring-cloud-components's Introduction

spring-cloud-components

一款基于 SpringCloud 组件构建的分布式服务架构(持续更新),可以作学习之用

v1.0 tag 版本是没有使用配置中心

相关文章解读参考:https://blog.csdn.net/hubo_88

SpringCloud 版本 Finchley.RC1

SpringBoot 版本 2.0.1.RELEASE

系统module

eureka-service

SpringCloud 的服务注册中心,相关文章:
https://blog.csdn.net/hubo_88/article/details/80520850
https://blog.csdn.net/hubo_88/article/details/80633113

spring-demo-service

一个服务实例demo

spring-demo-service-ribbon

基于 rest + ribbon 实现的拥有负载均衡的服务消费者,相关文章:
https://blog.csdn.net/hubo_88/article/details/80560592
https://blog.csdn.net/hubo_88/article/details/80578457

spring-demo-service-feign

基于 Feign 实现的服务消费者, Feign 是基于 ribbon 实现的, 已实现负载均衡,相关文章:
https://blog.csdn.net/hubo_88/article/details/80567960
https://blog.csdn.net/hubo_88/article/details/80578457

spring-cloud-hystrix-dashboard

作为断路器状态的一个组件,提供了数据监控和友好的图形化界面,相关文章:
https://blog.csdn.net/hubo_88/article/details/80598374

spring-cloud-hystrix-dashboard-turbine

把多个hystrix.stream的内容聚合为一个数据源供Dashboard展示,相关文章:
https://blog.csdn.net/hubo_88/article/details/80623032
https://blog.csdn.net/hubo_88/article/details/82255725

spring-boot-admin

它是用于监控 Spring Boot 应用程序的监控系统,应用程序通过 Spring Boot Admin Client 进行注册(通过 HTTP 的方式),
或者使用 Spring Cloud 来发现(比如:Eureka),UI 只是在 Spring Boot Actuator 端点上的一个 AngularJs 应用程序
相关文章:
https://blog.csdn.net/hubo_88/article/details/80671192
https://blog.csdn.net/hubo_88/article/details/80684339

spring-cloud-config、spring-cloud-config-client

spring-cloud-config:配置中心,spring-cloud-config-client:配置中心的测试服务,相关文章:
https://blog.csdn.net/hubo_88/article/details/80692156
https://blog.csdn.net/hubo_88/article/details/80726901
https://blog.csdn.net/hubo_88/article/details/80784730

spring-cloud-gateway

使用 Spring Cloud Zuul 组件实现的服务网关,相关文章:
https://blog.csdn.net/hubo_88/article/details/80849276
https://blog.csdn.net/hubo_88/article/details/80862397

spring-cloud-stream

Spring Cloud Stream 消息驱动,相关文章:
https://blog.csdn.net/hubo_88/article/details/80904165

spring-cloud-service1、spring-cloud-service2

测试 Spring Cloud Sleuth + Zipkin 实现的链路监控
由于 Spring Boot 2.0 之后,官方不建议自定义实现 Zipkin Server,而是直接提供了编译好的 jar 包
具体情况可以参考相关文章:
https://blog.csdn.net/hubo_88/article/details/80878632
https://blog.csdn.net/hubo_88/article/details/80889973
https://blog.csdn.net/hubo_88/article/details/80890461

spring-cloud-components's People

Contributors

shmilyah avatar

Watchers

James Cloos avatar Alfred avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.