Marketplace

spring-boot-saga-pattern

Implement distributed transactions using the Saga Pattern in Spring Boot microservices. Use when building microservices requiring transaction management across multiple services, handling compensating transactions, ensuring eventual consistency, or implementing choreography or orchestration-based sagas with Spring Boot, Kafka, or Axon Framework.

$ Installieren

git clone https://github.com/giuseppe-trisciuoglio/developer-kit /tmp/developer-kit && cp -r /tmp/developer-kit/skills/spring-boot/spring-boot-saga-pattern ~/.claude/skills/developer-kit

// tip: Run this command in your terminal to install the skill