This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components. The patterns provided include Service Discovery (Eureka), Circuit Breaker (Hystrix), Intelligent Routing (Zuul) and Client Side Load Balancing (Ribbon). Service Discovery is one of the key tenets of a microservice-based architecture. Trying to hand-configure each client or some form of convention can be difficult to do and can be brittle. Eureka is the Netflix Service Discovery Server and Client. The server can be configured and deployed to be highly available, with each server replicating state about the registered services to the others.

Features

  • To include the Eureka Client in your project, use the starter with a group ID
  • When a client registers with Eureka, it provides meta-data about itself
  • Eureka receives heartbeat messages from each instance belonging to a service
  • Configuration is required to locate the Eureka server
  • HTTP basic authentication is automatically added to your eureka client
  • Eureka uses the client heartbeat to determine if a client is up

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Spring Cloud Netflix

Spring Cloud Netflix Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Spring Cloud Netflix!

Additional Project Details

Programming Language

Java

Related Categories

Java Multimedia Software, Java Load Balancers

Registered

2021-12-09