当前位置:网站首页>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)
边栏推荐
- typescript9-常用基础类型
- MySQL数据库约束,表的设计
- The difference between truncate and delete in MySQL database
- WMware Tools安装失败segmentation fault解决方法
- Oracle has a weird temporary table space shortage problem
- How to Add a Navigation Menu on Your WordPress Site
- WEB安全基础 - - -漏洞扫描器
- MySQL database advanced articles
- 【Yugong Series】July 2022 Go Teaching Course 013-Constants, Pointers
- 【多线程】
猜你喜欢
Oracle has a weird temporary table space shortage problem
MySQL database (basic)
【唐宇迪 深度学习-3D点云实战系列】学习笔记
WEB安全基础 - - -漏洞扫描器
响应式布局与px/em/rem的比对
ShardingSphere之公共表实战(七)
Xss target drone training [success when pop-up window is realized]
Meeting OA project pending meeting, all meeting functions
不用Swagger,那我用啥?
MySQL grant statements
随机推荐
MySQL数据库面试题总结(2022最新版)
WEB Security Basics - - - Vulnerability Scanner
Thesis understanding: "Designing and training of a dual CNN for image denoising"
数据库的严格模式
typescript16-void
MySQL数据库约束,表的设计
响应式布局与px/em/rem的比对
分布式系统的一致性与共识(1)-综述
The difference between substring and substr in MySQL
Shell编程之条件语句
WMware Tools安装失败segmentation fault解决方法
IOT跨平台组件设计方案
【深入浅出玩转FPGA学习13-----------测试用例设计1】
typescript11-数据类型
Redis learning
Homework: iptables prevent nmap scan and binlog
MySQL的触发器
ShardingSphere之水平分库实战(四)
Mysql systemized JOIN operation example analysis
牛客网刷题训练(四)