Merge pull request #367 from jhalterman/failsafe
Expand the Failsafe description
This commit is contained in:
@ -469,7 +469,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
|
|
||||||
* [Codename One](https://www.codenameone.com/) - Cross platform solution for writing native mobile (iOS, Android, etc.)
|
* [Codename One](https://www.codenameone.com/) - Cross platform solution for writing native mobile (iOS, Android, etc.)
|
||||||
* [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns.
|
* [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns.
|
||||||
* [failsafe](https://github.com/jhalterman/failsafe) - Simple error handling with async retries.
|
* [Failsafe](https://github.com/jhalterman/failsafe) - Simple failure handling with retries and circuit breakers.
|
||||||
* [J2ObjC](https://github.com/google/j2objc) - Java to Objective-C translator for porting Android libraries to iOS.
|
* [J2ObjC](https://github.com/google/j2objc) - Java to Objective-C translator for porting Android libraries to iOS.
|
||||||
* [jabba](https://github.com/shyiko/jabba) - Java Version Manager inspired by nvm.
|
* [jabba](https://github.com/shyiko/jabba) - Java Version Manager inspired by nvm.
|
||||||
* [JBake](http://jbake.org) - Static website generator.
|
* [JBake](http://jbake.org) - Static website generator.
|
||||||
|
Reference in New Issue
Block a user