Annotation Interface JkDocUrl


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface JkDocUrl
Indicates that the annotated KBean has documentation accessible at the specified value.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The url of the documentation.
  • Element Details

    • value

      String value
      The url of the documentation.
      Default:
      ""