当前位置:网站首页>Solution: Parameter 0 of method ribbonServerList in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu
Solution: Parameter 0 of method ribbonServerList in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu
2022-07-31 00:48:00 【51CTO】
Overview
In the microservice project, start the springboot project and report an error Parameter 0 of method ribbonServerList in
com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu Consider defining a bean of type
'com.netflix.client.config.IClientConfig' in your configuration.
It means we are missing this bean
reason
The startup class is misplaced and needs to be placed on the second level of the directory
Solution
Put the startup class on the second level of the directory
(don't try this bean not necessary)
边栏推荐
- Meeting OA project pending meeting, all meeting functions
- encrypted transmission process
- BOM系列之Navigator对象
- redis学习
- Go 学习笔记(84)— Go 项目目录结构
- background has no effect on child elements of float
- The difference between h264 and h265 decoding
- MySQL database constraints, table design
- Thesis understanding: "Designing and training of a dual CNN for image denoising"
- Oracle has a weird temporary table space shortage problem
猜你喜欢

场景之多数据源查询及数据下载问题

Error ER_NOT_SUPPORTED_AUTH_MODE Client does not support authentication protocol requested by serv

typescript13-类型别名
Go 学习笔记(84)— Go 项目目录结构

Preparations for web vulnerabilities

registers (assembly language)

加密传输过程

Homework: iptables prevent nmap scan and binlog

typescript17-函数可选参数

In-depth understanding of the auto-increment operator from two error-prone written test questions
随机推荐
【952. 按公因数计算最大组件大小】
MySQL notes under
typescript10-常用基础类型
DOM系列之 offset 系列
C语言力扣第48题之旋转图像。辅助数组
[In-depth and easy-to-follow FPGA learning 13---------Test case design 1]
解决:Parameter 0 of method ribbonServerList in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu
The difference between h264 and h265 decoding
In-depth understanding of the auto-increment operator from two error-prone written test questions
Meeting OA project pending meeting, all meeting functions
不用Swagger,那我用啥?
PHP图片添加文字水印
API 网关 APISIX 在Google Cloud T2A 和 T2D 的性能测试
Common network status codes
The difference between substring and substr in MySQL
go mode tidy出现报错go warning “all“ matched no packages
深度学习可以求解特定函数的参数么?
[In-depth and easy-to-follow FPGA learning 14----------Test case design 2]
24. 请你谈谈单例模式的优缺点,注意事项,使用场景
MySQL系列一:账号管理与引擎