File tree 6 files changed +6
-7
lines changed
6 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ JVM 这部分内容主要参考 [JVM 虚拟机规范-Java8 ](https://docs.oracle
402
402
403
403
### 降级&熔断
404
404
405
- [ 降级&熔断详解] ( ./docs/high-availability/fallback& circuit-breaker.md )
405
+ [ 降级&熔断详解] ( ./docs/high-availability/fallback-and- circuit-breaker.md )
406
406
407
407
### 超时&重试
408
408
Original file line number Diff line number Diff line change @@ -508,7 +508,7 @@ export default sidebar({
508
508
"high-availability-system-design" ,
509
509
"redundancy" ,
510
510
"limit-request" ,
511
- "fallback& circuit-breaker" ,
511
+ "fallback-and- circuit-breaker" ,
512
512
"timeout-and-retry" ,
513
513
"performance-test" ,
514
514
] ,
File renamed without changes.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ title: JavaGuide(Java学习&&面试指南)
24
24
25
25
</div >
26
26
27
- <!-- @include: @banner.snippet.md -->
27
+ [ ![ Banner ] ( https://oss.javaguide.cn/xingqiu/xingqiu.png )] ( https://javaguide.cn/about-the-author/zhishixingqiu-two-years.html )
28
28
29
29
## 项目相关
30
30
@@ -399,7 +399,7 @@ JVM 这部分内容主要参考 [JVM 虚拟机规范-Java8](https://docs.oracle.
399
399
400
400
### 降级&熔断
401
401
402
- [ 降级&熔断详解] ( ./high-availability/fallback& circuit-breaker.md )
402
+ [ 降级&熔断详解] ( ./high-availability/fallback-and- circuit-breaker.md )
403
403
404
404
### 超时&重试
405
405
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ footer: |-
16
16
<a href="https://beian.miit.gov.cn/" target="_blank">鄂ICP备2020015769号-1</a> | 主题: <a href="https://vuepress-theme-hope.github.io/v2/" target="_blank">VuePress Theme Hope</a>
17
17
---
18
18
19
- <!-- @include: @banner.snippet.md -->
19
+ [ ![ Banner ] ( https://oss.javaguide.cn/xingqiu/xingqiu.png )] ( https://javaguide.cn/about-the-author/zhishixingqiu-two-years.html )
20
20
21
21
## 关于网站
22
22
@@ -44,4 +44,4 @@ footer: |-
44
44
45
45
最新更新会第一时间同步在公众号,推荐关注!另外,公众号上有很多干货不会同步在线阅读网站。
46
46
47
- <!-- @include: @gzh.snippet.md -->
47
+ ![ JavaGuide 官方公众号 ] ( https://oss.javaguide.cn/github/javaguide/gongzhonghaoxuanchuan.png )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments