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

spring-cloud/spring-cloud-netflix

Integration with Netflix OSS components observed · 2026-08-28

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

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 88
  • 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: 25.0
  • age_days: 4436
  • days_rel: 83
  • days_push: 7
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

4969 stars · 2448 forks observed · 2026-08-28

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

Spring Cloud Netflix provides Spring Boot autoconfiguration and integrations for Netflix OSS components such as Eureka, Hystrix, Zuul, Ribbon, and Feign. It enables service discovery, circuit breakers, intelligent routing, and client-side load balancing in Spring-based microservices with minimal annotations.

Use cases

  • add service discovery to Spring Boot microservices with Eureka
  • implement circuit breaker patterns with Hystrix
  • set up an API gateway or intelligent routing with Zuul
  • enable client-side load balancing with Ribbon
  • build declarative HTTP clients with Feign
  • run a highly available Eureka service registry server

When to choose

  • you are building Spring Boot microservices that need Netflix OSS integration
  • you want annotation-driven service discovery and resilience patterns on the JVM
  • you already run Eureka or other Netflix OSS infrastructure

When to avoid

  • you are starting a new project - many Netflix OSS components like Hystrix and Zuul are in maintenance mode and Spring Cloud LoadBalancer/Gateway are recommended
  • you are not using the Spring ecosystem
  • you need a polyglot service mesh rather than JVM-focused tooling

Facets

framework · maturity maintenance

service-discovery microservices api-gateway middleware routing microservices cloud-computing backend jvm netflix-oss eureka hystrix zuul ribbon feign spring-boot circuit-breaker load-balancing java spring

2 sources

Member repositories

RepositoryRoleHealth v2
spring-cloud/spring-cloud-netflixmain95

For agents

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

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