Giter Club home page Giter Club logo

springcloud-study's Introduction

springcloud-study

springcloud-study 是本人在学习系列springcloud的一些工程!

此系列的工程是基于SpringBoot2.x、SpringCloud 的Finchley的版本进行开发的。

基于SpringBoot1.x、SpringCloud 的Dalston进行开发的工程可以看这个仓库

https://github.com/xuwujing/springcloud-study-old

下载地址

GitHub工程地址:https://github.com/xuwujing/springcloud-study

码云工程地址:https://gitee.com/XuWuJing/springcloud-study

使用说明

下载

git clone https://github.com/xuwujing/springcloud-study.git

使用

使用maven方式将下载的工程导入IDE中,然后将需要的项目运行main方法启动即可!

工程说明

该工程都有相应的使用文档说明!

  • springcloud-eureka: springcloud的eureka 版本,用于服务的注册和发现以及搭建高可用的集群示例。
  • springcloud-hystrix: springcloud的hystrix熔断器版本,可以处理服务的熔断防止故障扩散。
  • springcloud-ribbon: springcloud的ribbon版本,可以实现负载均衡功能以及制定相应的策略。
  • springcloud-feign: springcloud的feign版本,支持服务之间的调用,同时也自带了负载均衡功能。
  • springcloud-config: springcloud的config配置中心版本,既可以从本地获取配置信息,也可以从Git仓库获取配置。
  • springcloud-config-bus: springcloud的config配置中心完美使用版,结合springcloud-bus实现配置动态刷新获取,可以根据情况自行选择更新配置文件。
  • springcloud-zuul: springcloud的zuul路由网关的基础使用版,可以实现网关的基本功能。
  • springcloud-zuul-filter: springcloud的zuul路由网关的进阶使用版,可以自定义网关的过滤器和异常处理。

文章列表

springcloud系列博客:

springcloud-study's People

Contributors

xuwujing avatar

Watchers

 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.