mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
14 lines
541 B
Markdown
14 lines
541 B
Markdown
---
|
|
title: 降级&熔断详解(付费)
|
|
category: 高可用
|
|
icon: circuit
|
|
---
|
|
|
|
**降级&熔断** 相关的面试题为我的[知识星球](https://javaguide.cn/about-the-author/zhishixingqiu-two-years.html)(点击链接即可查看详细介绍以及加入方法)专属内容,已经整理到了[《Java 面试指北》](https://javaguide.cn/zhuanlan/java-mian-shi-zhi-bei.html)中。
|
|
|
|

|
|
|
|
<!-- @include: @planet.snippet.md -->
|
|
|
|
<!-- @include: @article-footer.snippet.md -->
|