发表评论取消回复
相关阅读
相关 【Spring Cloud 基础设施搭建系列】Spring Cloud Demo项目 Spring Cloud Contract契约测试
文章目录 Spring Cloud Contract契约测试 契约(Contract) 生产者(服务提供方)提供定义
相关 Spring Cloud Alibaba 入门实践
前言 SpringCloudAlibaba实际上对我们的SpringCloud2.x和1.x实现拓展组件功能,相当于对SpringCloud 一代中的一些组件做了一些替代
相关 Spring Cloud Config入门实践
Spring Cloud Config 介绍 Spring Cloud Config项目是一个解决分布式系统的配置管理方案。它包含了Client和Server两个部分,
相关 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 实践-1 (服务治理)
spring cloud erueka:主要负责完成微服务框架中服务治理功能。 本章的主要功能有: 构建服务注册中心; 服务注册和服务发现; Eureka
相关 消费者驱动的契约测试 Spring Cloud Contract介绍
什么是契约测试 测试是软件流程中非常重要,不可或缺的一个环节。一般的测试分为单元测试,集成测试,端到端的手工测试,这也是构成测试金字塔的三个层级。我们今天将要讨论的话题是
相关 Spring Cloud Contract实践
1.Spring Cloud Contract简介 Spring Cloud Contract是一个总体项目,其中包含帮助用户成功实施消费者驱动合同方法的解决方案。目前,S
还没有评论,来说两句吧...