Code Monkey home page Code Monkey logo

study-cloud1's Introduction

简介

《SpringCloud与Docker微服务架构实战》学习项目源码。作者博客地址:http://itmuch.com/

目录

2017-2017071701:01-ch03-start

第三章《开始使用SpringCloud实战微服务》学习源码

编写服务提供者、编写服务消费者、为项目整合Spring Boot Actuator

2017-2017071801:02-ch04-eureka

第四章《微服务注册与发现》学习源码

编写Eureka Server、将微服务注册到Eureka Server上、Eureka Server的高可用、 为Eureka Server添加用户认证、Eureka的元数据

2017-2017120401:03-ch05-ribbon

第五章《使用Ribbon实现客户端侧负载均衡》学习源码

为服务消费者整合Ribbon、使用Java代码自定义Ribbon配置、 使用属性自定义Ribbon配置、脱离Rureka使用Ribbon

2017-2017120501:04-ch06-feign

第六章《使用Feign实现声明式REST调用》学习源码

为服务消费者整合Feign、自定义Feign配置、手动创建Feign、Feign的日志

2017-2017120701:05-ch07-hystrix

第七章《使用Hystrix实现微服务的容错处理》学习源码

为Feign添加回退、通过Fallback Factory检查回退原因、hystrix监控、 使用hystrix dashboard可视化监控数据、使用Turbine监控多个微服务、使用消息中间件收集数据

2017-2017121101:06-ch08-zuul

第八章《使用Zuul构建微服务网关》学习源码

编写Zuul微服务网关、使用Zuul上传文件、编写Zuul过滤器、为Zuul添加回退、 使用Sidecar整合非JVM微服务、使用Zuul聚合微服务

2017-2017121401:07-ch09-config

第九章《使用Spring Cloud Config统一管理微服务配置》学习源码

编写Config Server、编写Config Client、配置内容对称加密、使用/refresh端点手动刷新配置、 实现自动刷新、Spring Cloud Config的用户认证

2017-2017121801:08-ch10-trace

第十章《使用Spring Cloud Sleuth实现微服务跟踪》学习源码

整合Spring Cloud Sleuth、Spring Cloud Sleuth与ELK配合使用、 Spring Cloud Sleuth与Zipkin配合使用、

study-cloud1's People

Contributors

zccodere avatar

Stargazers

DreamChaser 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.