Merge pull request #473 from sio-iago/patch-1

restQL-core - microservice query language
This commit is contained in:
Andreas Kull
2017-02-15 09:09:25 +01:00
committed by GitHub

View File

@ -549,6 +549,7 @@ 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.
* [SnopEE](https://github.com/ivargrimstad/snoop) - Discovery service for Java EE microservices.
* [restQL-core](https://github.com/B2W-BIT/restQL-core) - Microservice query language that fetches information from multiple services.
## Monitoring