Tame Your Spring Microservices With GraphQL Stitching Using Lilo

June 5, 2023

Airbnb, Paypal, Netflix, and others are modernizing their microservices using GraphQL to tame the complexity of microservices at scale. By using GraphQL Stitching, calls to multiple microservices can be handled from a single GraphQL endpoint therefore simplifying and optimizing your microservice architecture. In this session, you will understand important differences between REST and GraphQL and how GraphQL Stitching using Lilo can simplify Spring GraphQL microservices. You will see two demos of Spring with Lilo and additionally learn how to improve observability with GraphQL using distributed tracing and instrumentation.

Previous
Automated Upgrades and Migrations with Spring Boot Migrator
Automated Upgrades and Migrations with Spring Boot Migrator

Upgrading your Spring Boot applications is often tedious and time consuming. This is a required and importa...

Next Video
Spring Data JDBC Batching Enhancements
Spring Data JDBC Batching Enhancements

Spring Data JDBC has recently been enhanced with improved writing strategies to offer long-awaited support ...