问题
I've heard that Zuul 2 is released. Are there any plan of updating Spring for it? I can't wait.
I applied Spring cloud to build a microservice system and think they are awesome. So, Zuul 2 makes me feel excited.
回答1:
As far as I can tell Zuul 2 has not been released.
We are in the process of releasing Zuul 2 as open source. Once it is released...
That being said, given enough lead time, we plan on integrating zuul 2 in the beginning of 2017.
回答2:
There's now spring-cloud-gateway
. Which is Spring's replacement for Zuul 1.
https://spring.io/blog/2017/07/06/spring-cloud-finchley-m1-is-available
"Spring Cloud Gateway is a new API Gateway based on Spring 5, Boot 2 and Project Reactor. It is viewed as a replacement for Zuul 1."
https://github.com/spring-cloud/spring-cloud-gateway
来源:https://stackoverflow.com/questions/39878973/spring-plan-for-zuul-2