Blog Logo
TAGS

Workflow Orchestration with Temporal and Spring Boot

This article discusses the use of Temporal and Spring Boot for workflow orchestration in microservices. It covers the basics of workflow orchestration, implementing saga with Temporal, and using Spring Boot with Temporal. Additionally, the article also touches on related topics such as gRPC, GraphQL, and Kubernetes. By the end of this article, readers will have a good understanding of how to use Temporal and Spring Boot for managing complex workflows in microservices architecture.