Skip to content

Commit 1a7f5bd

Browse files
committed
small change
1 parent 8aaf903 commit 1a7f5bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Zhangxx Blog
22

3-
###[View Zhangxx Blog →](http://amx1390.com)
3+
###[View Zhangxx Blog →](http://amx13105.xyz/)
44

55

66
## 功能说明

_posts/2022-01-01-springcloud-one.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tags:
6161
[使用Nacos作为配置中心](https://blog.csdn.net/forezp/article/details/90729945)
6262

6363
项目中yml配置只需:
64-
```xml
64+
```yaml
6565
cloud:
6666
nacos:
6767
config:

_posts/2022-01-03-springcloud-two.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dashboard启动命令:
7777
java -Dserver.port=8748 -Dcsp.sentinel.dashboard.server=localhost:8748 -Dproject.name=sentinel-dashboard -jar sentinel-dashboard-1.8.2.jar
7878
```
7979

80-
**Sentinel****Feign** 的结合使用,以及和 **Gateway** 的限流搭配使用参考:
80+
**Sentinel****Feign** 的结合使用,以及和 **Gateway** 的限流搭配使用参考:
8181
[SpringCloud 2020版本教程3:使用sentinel作为熔断器](https://forezp.blog.csdn.net/article/details/115632888)
8282
[Sentinel/wiki/网关限流](https://github.com/alibaba/Sentinel/wiki/%E7%BD%91%E5%85%B3%E9%99%90%E6%B5%81)
8383
[入门参考](https://github.com/alibaba/spring-cloud-alibaba/wiki/Sentinel)

0 commit comments

Comments
 (0)