home/categories/architecture-patterns/giuseppe-trisciuoglio-developer-kit-skills-spring-boot-spring-boot-resilience4j-skill-md
architecture-patternsdevelopment

spring-boot-resilience4j

This skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using the Resilience4j library. Apply this skill to add circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback mechanisms to prevent cascading failures, handle transient errors, and manage external service dependencies gracefully in microservices architectures.

giuseppe-trisciuoglio
maintainer
giuseppe-trisciuoglio
更新于 1/14/2026
星标
60
分支
2
quick start

Installation and usage

This skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using the Resilience4j library. Apply this skill to add circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback mechanisms to prevent cascading failures, handle transient errors, and manage external service dependencies gracefully in microservices architectures.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use spring-boot-resilience4j