spring-boot-resilience4j
CommunityResilience patterns for Spring Boot
Authorgiuseppe-trisciuoglio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides fault-tolerance patterns using Resilience4j, including circuit breakers, retries, rate limiters, bulkheads, time limits, and fallbacks for robust microservices.
Core Features & Use Cases
- Circuit breakers, retries, rate limiters
- Bulkheads and time limiters
- Fallbacks and monitoring integration
- Production-ready configuration patterns
Quick Start
Apply @CircuitBreaker and @Retry annotations on a fragile service method and configure a basic fallback.
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-resilience4j Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#spring-boot-resilience4j Please download this .zip file, extract it, and install it in the .claude/skills/ directory.