当前位置:网站首页>No servers available for service: xxxx
No servers available for service: xxxx
2022-07-04 14:30:00 【Cute Xiaoxin @ Yuanjie】
List of articles
One . Situation 1 Import load balancing configuration
The high version load balancing configuration is independent and needs to be imported
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
<version>3.1.2</version>
</dependency>
Two . Situation two nacos The namespace problem
nacos Calls between different namespaces are not supported , Leading me to gateway Service cannot get service , It turned out that 503.
Do not configure namespaces for service discovery id, Just configure the registration . This is a big hole ( At the same time, pay attention to the modification bootstrap Medium group)


边栏推荐
- Detailed analysis of pytorch's automatic derivation mechanism, pytorch's core magic
- MySQL的存储过程练习题
- Visual Studio调试方式详解
- 【云原生】我怎么会和这个数据库杠上了?
- 富文本编辑:wangEditor使用教程
- R language uses bwplot function in lattice package to visualize box plot and par Settings parameter custom theme mode
- flink sql-client. SH tutorial
- LifeCycle
- ML:SHAP值的简介、原理、使用方法、经典案例之详细攻略
- 利用Shap值进行异常值检测
猜你喜欢

gin集成支付宝支付

Leetcode 61: rotating linked list

Talk about 10 tips to ensure thread safety

迅为IMX6Q开发板QT系统移植tinyplay
![去除重复字母[贪心+单调栈(用数组+len来维持单调序列)]](/img/af/a1dcba6f45eb4ccc668cd04a662e9c.png)
去除重复字母[贪心+单调栈(用数组+len来维持单调序列)]

Practical puzzle solving | how to extract irregular ROI regions in opencv

92.(cesium篇)cesium楼栋分层

潘多拉 IOT 开发板学习(RT-Thread)—— 实验3 按键实验(学习笔记)

codeforce:C. Sum of Substrings【边界处理 + 贡献思维 + 灵光一现】

NowCoder 反转链表
随机推荐
Compile oglpg-9th-edition source code with clion
The implementation of OSD on rk1126 platform supports color translucency and multi-channel support for Chinese
LiveData
MySQL的存储过程练习题
数据湖(十三):Spark与Iceberg整合DDL操作
GCC [6] - 4 stages of compilation
Use of arouter
Detailed analysis of pytorch's automatic derivation mechanism, pytorch's core magic
MySQL stored procedure exercise
MySQL之详解索引
flink sql-client.sh 使用教程
Digi XBee 3 rf: 4 protocols, 3 packages, 10 major functions
Excel quickly merges multiple rows of data
Detailed index of MySQL
GCC【6】- 编译的4个阶段
R language uses dplyr package group_ The by function and the summarize function calculate the mean and standard deviation of the target variables based on the grouped variables
实时数据仓库
产业互联网则具备更大的发展潜能,具备更多的行业场景
LifeCycle
【云原生】我怎么会和这个数据库杠上了?