Skip to content
Snippets Groups Projects
  • Antoine Rey's avatar
    ece0dc19
    Add Hystrix Dashboard (#115) · ece0dc19
    Antoine Rey authored
    * Add circuit breaker to the getVisitsForPets method
    
    * Use Collections.emptyMap()
    
    * Fallback method with private visibility
    
    * Unit test Hystrix fallback method
    
    * #17 Add a Hystrix Dashboard application
    
    * Fix hystrix-dashboard container name
    ece0dc19
    History
    Add Hystrix Dashboard (#115)
    Antoine Rey authored
    * Add circuit breaker to the getVisitsForPets method
    
    * Use Collections.emptyMap()
    
    * Fallback method with private visibility
    
    * Unit test Hystrix fallback method
    
    * #17 Add a Hystrix Dashboard application
    
    * Fix hystrix-dashboard container name