Annotation Type ReadableBytes


  • @Format("KB")
    @Retention(RUNTIME)
    @Documented
    @Inherited
    public @interface ReadableBytes
    Used by ReadableBytesTypeConverter to parse strings in the form 1MB to numbers.
    Since:
    1.0