Spring Cloud Gateway or Zuul2, Which one is the right replacement for Zuul1?
问题 Since Spring Cloud team has abandoned development of Zuul module, we are moving to Spring Cloud Gateway or Zuul2 but I believe Zuul2 needs a lot of changes in the architecture and needs big changes in the microservices(correct me if i'm wrong), can anyone gives a recommendation on zuul2 or Spring-Cloud-Gateway, has anyone or you know any big player in tech using Spring-Cloud-Gateway? 回答1: Zuul1 is blocking whereas Zuul2 and spring cloud gateway are non-blocking and this is a major performance