Weaving Spring Cloud Gateway on Loom

November 13, 2023

In this video, Spencer Gibb provides a brief history of API gateways in Spring Cloud, including Zuul and why the Spring team built Spring Cloud Gateway to replace it. Spencer gives a short primer on how the gateway routes and filters requests. He also introduces how Spring Cloud Gateway can work in servlet containers using virtual threads on Java 21, then compares this new functionality to the original WebFlux-based Spring Cloud Gateway. This video was originally presented as part of SpringOne Tour: https://springonetour.io/

Previous
Scaling Your Spring Boot App to Zero
Scaling Your Spring Boot App to Zero

Serverless with scale to zero is very popular today because it lets you save server resources and money. Ho...

Next Video
Bootiful Kubernetes Operators
Bootiful Kubernetes Operators

You know what’s fun? Automating infrastructure and eliminating YAML. Nobody wants to painstakingly build so...