Annotation Type Component


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Component
    Indicates this is class is an auto scan component.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Default:
        ""