spring-framework/src
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time
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
2022-07-08 16:25:27 +02:00
..
checkstyle Add testing infrastructure for RuntimeHintsAgent 2022-06-30 18:20:22 +02:00
docs Update scheduling package to use java.time 2022-07-08 16:25:27 +02:00
eclipse Merge branch '5.3.x' 2022-07-03 18:05:36 +02:00
idea
nohttp