Error Handling
Spring Retry provides an abstraction around retrying failed operations, with an
emphasis on declarative control of the process and policy-based behaviour that is
easy to extend and customize. For instance, you can configure a plain ...
Last Release on May 16, 2025
Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming
Last Release on Mar 15, 2026
3.Result4k156 usages
dev.forkhandles » result4k Apache
A friendly Kotlin Result type
Last Release on May 10, 2026
Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming
Last Release on Mar 15, 2026
Contingency is an experimental library for abstracting over error handling strategies. In particular, it gives developers a choice between throwing exceptions, returning errors in a variety of datatypes, and accumulating several validation-style ...
Last Release on Feb 12, 2026
