注释接口 GeneratedBy


@Documented @Retention(SOURCE) @Target(TYPE) @Target(allowedTargets={CLASS,FILE}) public @interface GeneratedBy
There is no substantial functionality, just to alert the user

The split of `@javax.annotation.Generated` and `@jakatra.annotation.Generated` brings great trouble, simply customize one.

  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
     
     
  • 元素详细资料

    • type

      Class<?> type
      默认值:
      void.class
    • file

      String file
      默认值:
      ""