Annotation Interface ApplyMiddleware.List

Enclosing class:
ApplyMiddleware

@Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) public static @interface ApplyMiddleware.List
The ApplyMiddleware.List annotation is used to repeat the ApplyMiddleware annotation.
Since:
3.4.0-SNAPSHOT
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    ApplyMiddleware @NotNull []
    Specifies an array of ApplyMiddleware annotations.