remove duplicated javaslang circuitbreaker

renamed to resilience4j which is already in distributed applications
This commit is contained in:
Moshe-Immerman
2017-09-03 17:02:17 +02:00
committed by GitHub
parent 248d545e0c
commit d521dd0e46

View File

@ -548,7 +548,6 @@ A curated list of awesome Java frameworks, libraries and software.
* [Failsafe](https://github.com/jhalterman/failsafe) - Simple failure handling with retries and circuit breakers.
* [FF4J](http://www.ff4j.org/) - Feature Flags for Java.
* [J2ObjC](https://github.com/google/j2objc) - Java-to-Objective-C translator for porting Android libraries to iOS.
* [javaslang-circuitbreaker](https://github.com/javaslang/javaslang-circuitbreaker) - Functional fault tolerance library.
* [JavaX](http://javax.ai1.lol/) - Reinventing and extending Java with a focus on simplicity.
* [JBake](http://jbake.org) - Static website generator.
* [JBot](https://github.com/ramswaroop/jbot) - Framework for building chatbots.