From 5a234c9ac90a90894e30efef52fed41ce9fffdce Mon Sep 17 00:00:00 2001 From: Jonatan Ivanov Date: Mon, 10 Oct 2016 23:44:32 -0700 Subject: [PATCH] Adding Eureka --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58c2df8..e250260 100644 --- a/README.md +++ b/README.md @@ -522,6 +522,7 @@ A curated list of awesome Java frameworks, libraries and software. *Tools for managing microservices, i.e. creation, coordination or discovery.* * [Apollo](https://spotify.github.io/apollo/) - Libraries for writing composable microservices. +* [Eureka](https://github.com/Netflix/eureka) - REST based service registry for resilient load balancing and failover. * [Lagom](https://www.lightbend.com/lagom) - Framework for creating microservice-based systems. * [SnopEE](https://github.com/ivargrimstad/snoop) - Discovery service for Java EE microservices.