There is only Zuul: Configuring and customizing the Zuul API gateway
November 19, 2019
Zuul, a gateway service created by Netflix, can be used for dynamic routing, security, throttling, and moreall done using Zuul filters. Spencer Gibb explores Zuul via Spring Boot and Spring Cloud, explaining how to write custom Zuul filters for route selection, routing, security, and transformation.