mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
8b9e620084
This commit introduces two new constructors: - FixedBackOff(long) - FixedBackOff(Duration) Closes gh-35028