How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Service discovery and querying of GraphQL schema's in Vert.x based microservices
The main features of engagingspaces/vertx-graphql-service-discovery are: Microservices, Java GraphQL Tools.
Open-source alternatives to engagingspaces/vertx-graphql-service-discovery include: thinkgem/jeesite — Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using… hyperf/hyperf — Hyperf is a high-performance PHP coroutine framework designed for building microservices and middleware. It utilizes… bilibili/kratos. dolab/gogo. donbeave/graphql-java-datetime — GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java. bpatters/schemagen-graphql — GraphQL-Java add-on that adds support for Schema Generation & Execution for enterprise level applications.
Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process
Hyperf is a high-performance PHP coroutine framework designed for building microservices and middleware. It utilizes non-blocking coroutines to handle high concurrency and low-latency request processing, providing a foundation for scalable distributed systems. The framework is distinguished by an aspect-oriented programming based dependency injector that enables pluggable components and meta-programming. It includes a coroutine-optimized object-relational mapper with integrated model caching and an orchestration toolkit for microservice governance, featuring service discovery, circuit breaker
GraphQL-Java add-on that adds support for Schema Generation & Execution for enterprise level applications.