Annotation Interface OutputBinding


@Retention(RUNTIME) @Target(METHOD) @Qualifier @Bean public @interface OutputBinding
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      @AliasFor(annotation=org.springframework.context.annotation.Bean.class, attribute="name") String[] value