mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 07:10:29 +00:00
This commit changes the target type of file size-based properties to `DataSize` and tolerates Logback's specific format. Closes gh-15930