Failsafe Tutorial

November 20, 2020 Failsafe Tutorial Java Library
Failsafe tutorial

Failsafe is a Java 8+ library for handling failures. The library is super simple, lightweight and works without additional dependencies. Failsafe wraps executable code with single or multiple policies, which can be combined as needed.

Getting started with Failsafe library

Failsafe policies overview

Failsafe policies determining which execution results or failures to handle.

Failsafe library features

{{ message }}

{{ 'Comments are closed.' | trans }}