当前位置:网站首页>No servers available for service: xxxx
No servers available for service: xxxx
2022-07-04 12:52:00 【呆萌小新@渊洁】
一. 情况一 导入负载均衡配置
高版本负载均衡配置被独立出来需要导入
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
<version>3.1.2</version>
</dependency>
二.情况二 nacos命名空间问题
nacos不支持不同命名空间之间的调用,导致我在gateway服务获取不到服务,结果报了503。
服务发现不要配置命名空间id,给注册配置就行.这是一个大坑(同时注意修改bootstrap中的group)


边栏推荐
- Test process arrangement (3)
- Leetcode t47: full arrangement II
- Migration from go vendor project to mod project
- Real time data warehouse
- 使用CLion编译OGLPG-9th-Edition源码
- 10.(地图数据篇)离线地形数据处理(供Cesium使用)
- 如何游戏出海代运营、游戏出海代投
- Introducing testfixture into unittest framework
- Understand chisel language thoroughly 07. Chisel Foundation (IV) - bundle and VEC
- 利用Shap值进行异常值检测
猜你喜欢

RK1126平台OSD的实现支持颜色半透明度多通道支持中文

Nowcoder reverse linked list

The implementation of OSD on rk1126 platform supports color translucency and multi-channel support for Chinese

leetcode:6110. 网格图中递增路径的数目【dfs + cache】

Excel quickly merges multiple rows of data
![[FAQ] Huawei Account Service Error Report 907135701 Common reasons Summary and Solutions](/img/43/1a9786c89a5ab21d1fb8903cb7b77e.png)
[FAQ] Huawei Account Service Error Report 907135701 Common reasons Summary and Solutions
![[matlab] summary of conv, filter, conv2, Filter2 and imfilter convolution functions](/img/7a/9b559313b407f9a12cbaed7bebd4dc.png)
[matlab] summary of conv, filter, conv2, Filter2 and imfilter convolution functions

Ruiji takeout notes

商業智能BI財務分析,狹義的財務分析和廣義的財務分析有何不同?
![去除重複字母[貪心+單調棧(用數組+len來維持單調序列)]](/img/af/a1dcba6f45eb4ccc668cd04a662e9c.png)
去除重複字母[貪心+單調棧(用數組+len來維持單調序列)]
随机推荐
R language dplyr package summary_ If function calculates the mean and median of all numerical data columns in dataframe data, and summarizes all numerical variables based on conditions
Understand chisel language thoroughly 07. Chisel Foundation (IV) - bundle and VEC
Gorm data insertion (transfer)
Xcode 异常图片导致ipa包增大问题
R language ggplot2 visualization: gganimate package creates animated graph (GIF) and uses anim_ The save function saves the GIF visual animation
Redis daily notes
Golang uses JSON unmarshal number to interface{} number to become float64 type (turn)
R语言dplyr包summarise_if函数计算dataframe数据中所有数值数据列的均值和中位数、基于条件进行数据汇总分析(Summarize all Numeric Variables)
第十六章 字符串本地化和消息字典(二)
Detailed index of MySQL
测试流程整理(2)
Leetcode 61: rotating linked list
ViewModel 初体验
Leetcode T49: 字母异位词分组
Leetcode T48: rotating images
opencv3.2 和opencv2.4安装
Excel quickly merges multiple rows of data
docker-compose公网部署redis哨兵模式
LiveData
MySQL之详解索引