Home - Subham95-git/spring-cloud-gateway GitHub Wiki
Cloud Gateway Microservices Routing
This project configures Spring Cloud Gateway to route requests to multiple microservices using a reactive WebFlux-based approach.
📌 Overview
Spring Cloud Gateway acts as a reverse proxy for microservices, enabling API routing, authentication, load balancing, and service discovery. This setup is built with Spring Boot 3.5 and Java 21.