Git Product home page Git Product logo

springcloud-learning's Introduction

day1

https://github.com/deadzq/product-service 单体服务

https://github.com/deadzq/eurekaserver1 注册中心Eureka

day2

https://github.com/deadzq/springcloudzq 注册数据微服务

day3

https://github.com/deadzq/springcloud-ribbon 客户端负载均衡Ribbon

day4

https://github.com/deadzq/springcloud-feign Ribbon的封装Feign,客户端负载均衡

day5

https://github.com/deadzq/zipkinzq zipkin服务链路追踪服务器对服务进行可视化识别

day6

https://github.com/deadzq/springcloud-config-server config-server

https://github.com/deadzq/springcloud-config-server-test config-server的配置文件 (public)

https://github.com/deadzq/springcloud-feign-config-server config-server配置客户端使用 (现已链接私有仓库的配置文件)

https://github.com/deadzq/config-server-properties config-server配置..外部文件 (private)

day7

https://github.com/deadzq/rabbitmq-fanout1 RabbitMQ fanout路由模式 (fanout 模式就是广播模式~ 消息来了,会发给所有的队列~) https://github.com/deadzq/rabbitmq-direct1 RabbitMQ direct路由模式 (Direct 模式就是指定队列模式, 消息来了,只发给指定的 Queue, 其他Queue 都收不到.)

https://github.com/deadzq/rabbitmq-topic1 RabbitMQ topic路由模式 (topic 模式就是主题模式, 消息来了,根据给定的表达式传给不同表达式名称接受者的队列!)

day8

https://github.com/deadzq/springcloudbus Bus消息总线+RabbitMQ 即时更新config-server

day9

https://github.com/deadzq/springcloud-hystrix hystrix断路器

day10

https://github.com/deadzq/springcloudzq-hystrixdashboard hystrix-dashboard断路器监控器

day11

https://github.com/deadzq/springcloud-turbine turbine断路器聚合监控

https://github.com/deadzq/springcloudzq-zuul zuul网关

springcloud-learning's People

Contributors

moocstudent avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

shuierya

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.