Skip to content

faiza-aslam/circuit-breaker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Circuit Breaker

In order to make system resilient, circuit breaker is used to avoid cascading failures.

This Circuit Breaker sample has been developed using Resilience4j. This project contains a sample as to how to use resilience4j within an application.

To run this, clone the project and run mvn clean test

About

Circuit Breaker sample using Resilience4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages