Annotation Interface SnailEndPoint


@Target({METHOD,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited @Documented @Component public @interface SnailEndPoint
Since:
3.3.0
Author:
opensnail
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Alias for Component.value().
  • Element Details

    • value

      @AliasFor(annotation=org.springframework.stereotype.Component.class) String value
      Alias for Component.value().
      Default:
      ""