From f6f9c4a2803ba67aacfa4407a09e2cb3b8c644ec Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Tue, 16 May 2017 06:24:15 +0200 Subject: [PATCH] Remove SnopEE I think this is a bit immature to be awesome, the library is self-confessed experimental The development also seems to have split into 2 repos: https://github.com/ivargrimstad/snoop and https://github.com/ivargrimstad/snoop**ee** --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 020125b..a758e13 100644 --- a/README.md +++ b/README.md @@ -558,7 +558,6 @@ A curated list of awesome Java frameworks, libraries and software. * [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. * [restQL-core](https://github.com/B2W-BIT/restQL-core) - Microservice query language that fetches information from multiple services. -* [SnopEE](https://github.com/ivargrimstad/snoop) - Discovery service for Java EE microservices. ## Monitoring