Annotation Interface Dependency


@Retention(RUNTIME) @Target(PARAMETER) public @interface Dependency
  • Element Details

    • value

      String value
      Default:
      ""
    • name

      String name
      Default:
      ""
    • required

      boolean required
      Default:
      true