I want to understand the technical differences between Netflix Zuul2 and Spring Cloud Gateway.
- Spring Cloud Gateway is async so is Zuul2
- Both support Http2
- Both support Route filter (functional routes)
- Both using on Netty
I want to understand the technical differences between Netflix Zuul2 and Spring Cloud Gateway.
© 2022 - 2024 — McMap. All rights reserved.