mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Rename `@DurationUnit` to `@DefaultDurationUnit` to make it clearer that it only changes the unit if one isn't specified by the user. Closes gh-11078