Posts tagged with Gateway

Featured image for "Using the Netflix stack with Spring boot: Zuul"
Java

Using the Netflix stack with Spring boot: Zuul

Spring boot has several integrations available for Netflix components such as Zuul. In this tutorial I'll demonstrate how Zuul can be used to handle several cross-cutting concerns on a network-based level, such as CORS headers and handling multipart requests.

Read more →