mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
cc31bf3c33
This aligns the programmatic RetryPolicy configuration option with the delay support in @Retryable. See gh-35110