用脚手架创建的zull工程中zull依赖不完整,重新导入即可

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-zuul</artifactId>
</dependency>

相关文章:

  • 2021-06-12
  • 2021-12-05
  • 2021-11-14
  • 2021-09-28
  • 2021-09-17
  • 2021-09-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-18
  • 2021-12-28
  • 2021-12-12
  • 2021-11-04
  • 2021-07-18
相关资源
相似解决方案