Annotation Type Tags


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Tags
    Service search tags.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Tag[] value
      The tags as strings or expression
    • Element Detail

      • value

        Tag[] value
        The tags as strings or expression
        Default:
        {}