Annotation Type LiteConfiguration


  • @Configuration
    @Scope(proxyMode=NO)
    @Target({TYPE,ANNOTATION_TYPE})
    @Retention(RUNTIME)
    public @interface LiteConfiguration
    • Optional Element Summary

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

      • value

        @AliasFor(annotation=org.springframework.context.annotation.Configuration.class,
                  attribute="value")
        java.lang.String value
        Default:
        ""