@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface DataSizeUnit
DataSize
.Modifier and Type | Required Element and Description |
---|---|
org.springframework.util.unit.DataUnit |
value
The
DataUnit to use if one is not specified. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.