spring-boot/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor
Stephane Nicoll 94013aaba6 Add support for DataSize
This commit adds support for Spring Framework's `DataSize` allowing to
express a size in bytes and other convenient units.

Similar to the `Duration` support introduced previously, this commit
adds transparent binding support as well as detection of default values
in `@ConfigurationProperties`-annotated object.

Closes gh-13974
2018-08-13 16:43:23 +03:00
..
2018-08-13 16:43:23 +03:00
2018-01-18 14:05:24 +01:00