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
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
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