2021年2月20日

SpringCloud之Eureka保存的服务格式

摘要: 阅读全文

posted @ 2021-02-20 19:49 MaXianZhe 阅读(123) 评论(0) 推荐(0)

SpringCloud之Ribbon源码解析(三)--@LoadBalanced

摘要: 本文着重分析下为什么加了@LoadBalanced就有了负载均衡的能力 先看现象 我们写代码都是这么写的 @SpringBootApplication @EnableEurekaClient @EnableDiscoveryClient public class ServiceRibbonAppli 阅读全文

posted @ 2021-02-20 15:25 MaXianZhe 阅读(234) 评论(0) 推荐(0)

导航