The Spring Breaker library provides a Spring based circuit breaker abstraction for transparently adding circuit breaker wrappers into an existing Spring application. Similar to the transaction support, the circuit breaker abstraction allows consistent use of various circuit breaker solutions with minimal impact on the code.