Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zuul2.0实现微服务网关?真的是Zuul2.0嘛 #1

Closed
publisherfk opened this issue Jun 17, 2019 · 3 comments
Closed

Zuul2.0实现微服务网关?真的是Zuul2.0嘛 #1

publisherfk opened this issue Jun 17, 2019 · 3 comments

Comments

@publisherfk
Copy link

我看了下你写的maven依赖
<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-zuul</artifactId> </dependency>
这个依赖的只有zuul1系列,spring cloud原生不会再集成zuul2.0,你也可以看看这个项目的maven dependencies

@DespairYoke
Copy link
Owner

我看了下你写的maven依赖
<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-zuul</artifactId> </dependency>
这个依赖的只有zuul1系列,spring cloud原生不会再集成zuul2.0,你也可以看看这个项目的maven dependencies

我用的是2.1.0 官网只是说不在维护这个项目

@publisherfk
Copy link
Author

你给的demo里面也看不出你用了zuul2.1.0

@DespairYoke
Copy link
Owner

你给的demo里面也看不出你用了zuul2.1.0
根据父依赖继承的 你可以看下父依赖的版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants