Eureka 不能启动web Server Unable to start embedded Tomcat
原因:springboot 与springcloud版本冲突
解决方案:更换springboot 和springcloud依赖

org.springframework.cloud
spring-cloud-dependencies
Hoxton.SR1
pom
import


org.springframework.boot
spring-boot-dependencies
2.3.1.RELEASE
pom
import

更改后启动Eureka 不能启动web Server Unable to start embedded Tomcat
解决

相关文章:

  • 2021-08-22
  • 2022-12-23
  • 2021-12-02
  • 2021-11-07
  • 2021-10-04
  • 2022-01-20
  • 2021-10-12
  • 2021-07-09
猜你喜欢
  • 2021-06-08
  • 2021-09-22
  • 2021-11-08
  • 2022-02-11
  • 2021-08-20
  • 2022-12-23
  • 2021-04-02
相关资源
相似解决方案