与 Netflix OSS 组件集成 Spring Cloud Netflix

码农软件 · 软件分类 · 网络工具包 · 2019-02-24 23:29:49

软件介绍

该项目通过自动配置和绑定到 Spring 环境以及其他 Spring 编程模型惯用语法为 Spring Boot 应用程序提供了 Netflix OSS 集成。

Spring Cloud Netflix 具有声明式 REST 客户端、断路器、服务发现、客户端负载均衡器、外部配置、路由器和过滤器这些特性。

Netflix 的项目建立在 Spring Boot 框架之上,提供了如下组件:

  • Eureka 用于 Spring 管理下的 Bean 服务发现

  • Zuul 处理路由服务,被视为请求的 ”守门员“

  • Ribbon 用于动态路由和负载均衡

  • Hystrix 提供了断路器功能,以处理无响应的 API 调用

  • Turbine 提供了关于 Hystrix 的全部可用断路器的信息

本文地址:https://codercto.com/soft/d/70.html

JavaScript and Ajax for the Web, Sixth Edition

JavaScript and Ajax for the Web, Sixth Edition

Tom Negrino、Dori Smith / Peachpit Press / August 28, 2006 / $24.99

Book Description Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In thi......一起来看看 《JavaScript and Ajax for the Web, Sixth Edition》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器