发表评论取消回复
相关阅读
相关 Spring Cloud Alibaba 入门实践
前言 SpringCloudAlibaba实际上对我们的SpringCloud2.x和1.x实现拓展组件功能,相当于对SpringCloud 一代中的一些组件做了一些替代
相关 spring cloud 入门实践系列 - feign
Spring cloud对feign的定义 [http://cloud.spring.io/spring-cloud-static/spring-cloud-netflix
相关 spring cloud 入门实践系列 - Hystrix
> Hystrix is a latency and fault tolerance library designed to isolate points of access
相关 spring cloud 入门实践系列 - ribbon
> Ribbon is a client side IPC library that is battle-tested in cloud. It provides the fo
相关 spring cloud 入门实践系列 - eureka
> eureka 分为三种角色:eureka server,service provider,service consumer eureka server 服务端 先
相关 spring cloud 入门实践系列 - zuul
> Zuul is the front door for all requests from devices and web sites to the backend of t
相关 基于Spring Cloud的微服务实践
内容包含微服务框架选型、CI/CD、容器编排的经验,旨在帮助大家低成本、快速落地微服务,在刀刀见血的互联网大潮中,快速迭代,快速交付。 相关趋势图 首先给大家看一张百度指数
相关 spring cloud 实践-1 (服务治理)
spring cloud erueka:主要负责完成微服务框架中服务治理功能。 本章的主要功能有: 构建服务注册中心; 服务注册和服务发现; Eureka
相关 消费者驱动的契约测试 Spring Cloud Contract介绍
什么是契约测试 测试是软件流程中非常重要,不可或缺的一个环节。一般的测试分为单元测试,集成测试,端到端的手工测试,这也是构成测试金字塔的三个层级。我们今天将要讨论的话题是
相关 Spring Cloud Contract实践
1.Spring Cloud Contract简介 Spring Cloud Contract是一个总体项目,其中包含帮助用户成功实施消费者驱动合同方法的解决方案。目前,S
还没有评论,来说两句吧...