当前位置:   article > 正文

微服务-provider服务 Cannot resolve symbol ‘EnableEurekaClient‘_cannot resolve symbol 'enabledeurekaserver

cannot resolve symbol 'enabledeurekaserver

springboot版本是2.3.4

仓库spring-cloud-starter-netflix-eureka-client  是4.1.0

pom文件中是自动生成的

  1. <dependency>
  2. <groupId>org.springframework.cloud</groupId>
  3. <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
  4. </dependency>

在启动文件报错如题,

 高版本的Eureka,不需要这个注解了,直接SpringBoot启动,就可以注册到注册中心

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

闽ICP备14008679号