
微服务架构
文章平均质量分 91
Howinfun
不断深造
展开
-
Spring Boot 接入 KMS 托管中间件密码&第三方接口密钥
Spring Boot 接入 KMS 托管中间件密码&第三方接口密钥原创 2024-01-09 17:29:29 · 2394 阅读 · 0 评论 -
Sentinel Dashboard 接入 Nacos 动态数据源 & Zuul 接入 Sentinel 实战
Sentinel Dashboard 接入 Nacos 动态数据源 & Zuul 接入 Sentinel 实战原创 2023-10-10 11:34:55 · 1052 阅读 · 0 评论 -
微服务网关:Spring Cloud Zuul 升级 Spring Cloud Gateway 的核心要点
微服务网关:Spring Cloud Zuul 升级 Spring Cloud Gateway 的核心要点原创 2023-10-04 22:20:58 · 2255 阅读 · 0 评论 -
Spring Cloud Zuul 基本原理
Spring Cloud Zuul 基本原理原创 2023-10-04 22:04:14 · 634 阅读 · 0 评论 -
Dubbo原理剖析 之 @DubboReference.version设置为*
Dubbo在消费端提供了一个功能,即将消费者的版本号指定为*,那么不管服务端的接口版本是啥,都可以调用成功。原创 2021-05-09 12:20:42 · 2574 阅读 · 0 评论 -
带你一步步实现最简单的分布式系统日志全链路追踪
基于SLF4J的MDC机制和Dubbo的Filter机制,实现分布式系统的日志全链路追踪。原创 2020-11-03 21:14:16 · 2468 阅读 · 0 评论 -
【Spring Cloud 源码解读】之 【如何配置好OpenFeign的各种超时时间!】
SpringCloud微服务架构中,关于OpenFeign的各种超时详解原创 2020-01-04 18:28:35 · 1819 阅读 · 0 评论 -
【Spring Cloud 源码解读】之 【@LoadBalanced 注解怎么使 RestTemplate 实现负载均衡!】
Spring Cloud源码解读:为啥不引入`Ribbon`依赖就能使用`Ribbon`?为啥`RestTemplate`加上`@LoadBalance`注解就能负载均衡了?原创 2019-12-28 11:28:06 · 1018 阅读 · 0 评论 -
微服务架构-利用事件驱动实现最终一致性
微服务架构-利用事件驱动实现最终一致性电商下单例子项目架构:SpringBoot2+Mybatis+tk-Mybatis+ActiveMQ【因为小例子,不做成Spring Cloud架构】原创 2019-09-29 09:19:09 · 702 阅读 · 0 评论 -
微服务架构-利用Redis特性进行业务解耦
微服务架构-利用Redis特性进行业务解耦原创 2019-05-15 14:14:27 · 1334 阅读 · 0 评论