mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:50:29 +00:00
Polish period converter support, primarily by changing `PeriodStyle` to parse and print periods that include more than one unit. See gh-21136