1 indexed skills · max 10 per page
giuseppe-trisciuoglio/developer-kit · Productivity
Fault tolerance and resilience patterns for Spring Boot microservices using Resilience4j. \n \n Provides six core patterns: circuit breaker, retry with exponential backoff, rate limiter, bulkhead (semaphore and thread pool), time limiter, and fallback mechanisms \n Annotation-based integration with Spring Boot 3.x AOP; patterns can be stacked on single methods for comprehensive fault tolerance \n Includes configuration examples for all patterns in YAML, with health indicator and Actuator endpoin