mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
This commit migrates CronTriggerTests to @ParameterizedClass as a proof of concept for how this can be applied across the code base. See gh-35833