This commit deprecates all methods in org.springframework.scheduling that use - Date, in favor of variants that take an Instant. - long & TimeUnit, in favor of variants that take a Duration. Closes: gh-28714
This commit deprecates all methods in org.springframework.scheduling that use - Date, in favor of variants that take an Instant. - long & TimeUnit, in favor of variants that take a Duration. Closes: gh-28714