Spring Retry
Spring Retry provides a feature that automatically calls a specified method again when an exception occurs while calling a method.

Spring Tutorial
Spring Retry provides a feature that automatically calls a specified method again when an exception occurs while calling a method.
An explanation of Spring Boot Actuator and creation of an example project.