An open API service indexing awesome lists of open source software.

https://github.com/jsproede/javacircuitbreaker

Just a simple java project containing the CircuitBreaker-pattern
https://github.com/jsproede/javacircuitbreaker

Last synced: over 1 year ago
JSON representation

Just a simple java project containing the CircuitBreaker-pattern

Awesome Lists containing this project

README

          

# Java CircuitBreaker

This is just a small Java project containing the CircuitBreaker pattern.