当前位置:网站首页>解决:Parameter 0 of method ribbonServerList in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu
解决:Parameter 0 of method ribbonServerList in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu
2022-07-31 00:35:00 【51CTO】
概述
在微服务项目中 启动springboot项目报错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.
它的意思就是我们少了这个bean
原因
启动类放错位置了 要放在目录的第二层
解决方案
吧启动类放在目录的第二层
(不要去尝试这个bean 没有必要)
边栏推荐
- In-depth understanding of the auto-increment operator from two error-prone written test questions
- Thesis understanding: "Designing and training of a dual CNN for image denoising"
- 从笔试包装类型的11个常见判断是否相等的例子理解:包装类型、自动装箱与拆箱的原理、装箱拆箱的发生时机、包装类型的常量池技术
- Detailed explanation of 9 common reasons for MySQL index failure
- firewalld
- MySQL笔记下
- Gabor filter study notes
- Homework: iptables prevent nmap scan and binlog
- Restricted character bypass
- MySQL grant statements
猜你喜欢

registers (assembly language)

xss的绕过

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

从笔试包装类型的11个常见判断是否相等的例子理解:包装类型、自动装箱与拆箱的原理、装箱拆箱的发生时机、包装类型的常量池技术

Summary of MySQL database interview questions (2022 latest version)

Understand from the 11 common examples of judging equality of packaging types in the written test: packaging types, the principle of automatic boxing and unboxing, the timing of boxing and unboxing, a

Regular expression password policy and regular backtracking mechanism bypass

what is jira

IOT cross-platform component design scheme

WMware Tools安装失败segmentation fault解决方法
随机推荐
Kotlin协程:协程上下文与上下文元素
分布式系统的一致性与共识(1)-综述
MySQL grant statements
ELK部署脚本---亲测可用
[Tang Yudi Deep Learning-3D Point Cloud Combat Series] Study Notes
小程序-全局数据共享
Go study notes (84) - Go project directory structure
Oracle一个诡异的临时表空间不足的问题
Error occurred while trying to proxy request项目突然起不来了
What are the efficient open source artifacts of VSCode
Mini Program - Global Data Sharing
Neural Network (ANN)
Jmeter参数传递方式(token传递,接口关联等)
How to Repair Word File Corruption
SWM32系列教程6-Systick和PWM
encrypted transmission process
MySQL notes under
Consistency and Consensus of Distributed Systems (1) - Overview
MPI简谈
IOT cross-platform component design scheme