Resilience4j 是一个轻量级容错框架,设计灵感来源于Netflix 的Hystrix框架,为函数式编程所设计。
A Spring Boot 2 demo which shows how to use the Resilience4j Spring Boot 2 Starter
Resilience4j guides in chinese version
resilience4j-helloworld
Resilience4j - Circuit breaker, bulkhead, rate limiter, retry, application monitoring with prometheus, grafana
A Spring Boot demo which shows how to use the Resilience4j Spring Boot Starter
A Spring Boot 3 demo which shows how to use the Resilience4j Spring Boot 3 Starter
Spring Cloud Circuit Breaker API and Implementations
A Spring Cloud 2 demo which shows how to use the Resilience4j Spring Cloud 2 Starter
RestTemplate + resilience4j + opentracing for k8s
翻译 - x7-repository:基于spring jdbcTemplate的简单orm; x7-reyc:为k8s包装resilience4j,外加分发事务
RestTemplate + resilience4j + opentracing for k8s
Sample spring cloud gateway project to show how to use resilience4j as a gateway circuitbreaker
Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate
翻译 - 带有Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate的Spring Boot微服务示例
Spring Cloud Gateway with Keycloak for Access and Identity Management and Resilience4j for fault tolerance and resiliency, Prometheus and grafana for monitoring, jaeger for distributed tracing on kube...