Interfaces and unions are abstract types in GraphQL that allow a schema field to return one of several object types....
Read moreIn the last article Getting started with Spring Boot GraphQL service, we discussed features of GraphQL and its implementation in...
Read moreGraphQL is a query language for API and a server-side runtime for executing queries. Spring for GraphQL provides a higher...
Read moreThe gRPC interceptor allows us to intercept gRPC remote procedure calls (RPC) and add code to handle the cross-cutting concerns....
Read moreInterfaces and unions are abstract types in GraphQL that allow a schema field to return one of several object types....
Read moreInterfaces and unions are abstract types in GraphQL that allow a schema field to return one of several object types....
In the bidirectional streaming RPC, a gRPC client sends a stream of messages, and the gRPC server responds with a...
The gRPC client streaming RPC allows a client to send a stream of messages to a server. This is different...
An important design principle of microservices architecture is database per service pattern i.e. domain data is encapsulated within a service...
Temporal is an open-source, workflow-as-code workflow orchestration platform. In Temporal, you define workflow steps (called Activities) in code using constructs...
A GraphQL directive is a way to add an extra behavior by annotating parts of the GraphQL schema. We can...
Simplifying modern tech stack!
© 2023 Techdozo.
© 2023 Techdozo.