Annotation Type OutputBinding
-
@Retention(RUNTIME) @Target(METHOD) @Qualifier @Bean public @interface OutputBinding
-
-
Element Detail
-
value
@AliasFor(annotation=org.springframework.context.annotation.Bean.class, attribute="name") String[] value
-
-