Skip to content
Snippets Groups Projects
Commit c94a088e authored by Antoine Rey's avatar Antoine Rey Committed by Maciej Szarliński
Browse files

Implement circuit breaker with Spring Cloud Netflix Hystrix (#114)

* Add circuit breaker to the getVisitsForPets method

* Use Collections.emptyMap()

* Fallback method with private visibility

* Unit test Hystrix fallback method

* Introduce assertDescriptionEquals method

* VisitsServiceClientTest refactoring
parent 7571d09d
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment