home/categories/architecture-patterns/giuseppe-trisciuoglio-developer-kit-skills-spring-boot-spring-boot-saga-pattern-skill-md
architecture-patternsdevelopment
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.
maintainer
giuseppe-trisciuoglio
更新日 1/14/2026
スター
60
フォーク
2
quick start
Installation and usage
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use spring-boot-saga-pattern