基于springboot 2.0.4.RELEASE开发spring cloud Finchley 运行项目控制体提示错误:
There is no known eureka server; cluster server list is empty
查看基于配置文件,发现是缺少了http://

本文解决了一个基于SpringBoot 2.0.4.RELEASE开发的SpringCloud Finchley项目中遇到的Eureka注册中心配置问题,具体表现为控制台提示找不到Eureka服务器,集群服务器列表为空。通过检查配置文件,发现是由于Eureka服务器地址未正确配置导致。
基于springboot 2.0.4.RELEASE开发spring cloud Finchley 运行项目控制体提示错误:
There is no known eureka server; cluster server list is empty
查看基于配置文件,发现是缺少了http://

4784

被折叠的 条评论
为什么被折叠?
