Ross ROSS = Recommend OSS · open-source software intelligence for agents

spring-cloud/spring-cloud-gateway

An API Gateway built on Spring Framework and Spring Boot providing routing and more. observed · 2026-08-28

github.com/spring-cloud/spring-cloud-gateway · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100

Flags: no_readme

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 17.5
  • age_days: 3577
  • days_rel: 13
  • days_push: 7
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

4904 stars · 3472 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Spring Cloud Gateway is an API gateway built on Spring Framework, Spring Boot, and Project Reactor. It provides routing, filtering, and traffic management for microservices architectures.

Use cases

  • route requests to backend microservices
  • set up an API gateway for a Spring Boot microservices stack
  • add rate limiting and request filtering at the edge
  • implement cross-cutting concerns like auth and retries in one place
  • load balance traffic across service instances

When to choose

  • you have a Spring Boot or Spring Cloud microservices ecosystem
  • you want a reactive, programmable gateway in Java
  • you need deep integration with Spring Cloud service discovery and config

When to avoid

  • you need a high-performance non-JVM gateway like Envoy or NGINX
  • your stack is not JVM-based
  • you only need simple static reverse proxying without custom logic

Facets

framework · maturity stable

api-gateway routing proxy middleware http-server rate-limiting microservices apis backend web-development jvm cross-platform api-gateway spring-boot reactive reverse-proxy load-balancing devops spring

1 source

Member repositories

RepositoryRoleHealth v2
spring-cloud/spring-cloud-gatewaymain99

For agents

markdown · JSON · MCP: product_card(name="spring-cloud/spring-cloud-gateway")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem