Nacos与Springboot集成后报错http://localhost:8848

NACOS HTTP-POST\] The maximum number of tolerable server reconnection errors has been reached \[fixed-localhost_8848\] \[check-update\] get changed dataId exception \[NACOS ConnectException httpPost\] currentServerAddr: http://localhost:8848, err : Connection refused: connect 各种localhost:8848连不上,但我的配置全是好的。 导致这个问题是因为:bootstrap.yml,改文件生效比application配置文件早导致的。 添加后bootstrap.yml即可解决。 亲测可以

相关推荐
IUGEI7 分钟前
synchronized的工作机制是怎样的?深入解析synchronized底层原理
java·开发语言·后端·c#
间彧21 分钟前
GraalVM Native Image:跨平台能力与编译模式深度解析
后端
间彧25 分钟前
GraalVM Native Image 与传统 JVM 内存管理:云原生时代的技术选型指南
后端
r***123832 分钟前
SpringBoot最佳实践之 - 使用AOP记录操作日志
java·spring boot·后端
b***748842 分钟前
前端GraphQL案例
前端·后端·graphql
LSL666_1 小时前
SpringBoot自动配置类
java·spring boot·后端·自动配置类
q***78371 小时前
Spring Boot 3.X:Unable to connect to Redis错误记录
spring boot·redis·后端
t***26592 小时前
SpringBoot + vue 管理系统
vue.js·spring boot·后端
qq_12498707533 小时前
基于springboot的疾病预防系统的设计与实现(源码+论文+部署+安装)
java·spring boot·后端·毕业设计
q***2514 小时前
Spring Boot 集成 Kettle
java·spring boot·后端