An alternative to REST API - GraphQL
In this article, we'll learn about Spring GraphQL. It is built on top of GraphQL Java. It supports request handling over HTTP, WebSocket, and RSocket. With the help of GraphQL, we can create GraphQL architecture-style API. In most microservice-based...


