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