spring-boot-saga-pattern
CommunityDistributed transactions with saga
Authorgiuseppe-trisciuoglio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill demonstrates saga patterns (choreography and orchestration) for Spring Boot microservices, including compensating transactions, state management, and event-driven design.
Core Features & Use Cases
- Choreography and orchestration saga approaches
- Event-driven patterns, compensating transactions, and outbox concepts
- Saga state management, testing, and monitoring
- Integration guidance with Kafka, Axon, or Spring Cloud Stream
Quick Start
Implement a simple saga with an order flow across services and a compensating step on failure.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spring-boot-saga-pattern Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#spring-boot-saga-pattern Please download this .zip file, extract it, and install it in the .claude/skills/ directory.