Build API Gateway using Spring Cloud Gateway
I showed you how to build an API Gateway using Zuul Proxy of Spring Cloud Netflix. In this tutorial, I introduce to you another way, using another library in the Spring framework ecosystem, that is, Spring Cloud Gateway! To put it simply, in principle, an… Read More