Skip to content

Circuit Breaker Annotation Demo Project using Maven and Resilience4j

Notifications You must be signed in to change notification settings

shah-smit/resilience4j-spring-boot2-demo-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resilience4j Spring Boot Demo Project (Using Maven)

It is a demo project, extraction of the project

Project Setup

HomeController injects HomeService that then injects FailureService

The logic was to test that even if the FailureService fails, the HomeService should not be affected and the logic of circuit breaker.

Contributors

@shah-smit

About

Circuit Breaker Annotation Demo Project using Maven and Resilience4j

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages