当前位置:   article > 正文

registration status: 204_discoveryclient_epf-supply/192.168.8.46:8090 - reg

discoveryclient_epf-supply/192.168.8.46:8090 - registration status: 204

自己搭了一个springCloud项目,配置启动成功,但是client死活启动不了,排查了一圈,少了一个依赖

将:

  1. <dependency>
  2. <groupId>org.springframework.boot</groupId>
  3. <artifactId>spring-boot-starter-web</artifactId>
  4. <version>2.1.2.RELEASE</version>
  5. </dependency>

加进依赖就好,version 用自己的,确保springCloud和springBoot版本不冲突

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/361728
推荐阅读
相关标签
  

闽ICP备14008679号