Package io.micronaut.context.annotation
Annotation Type Any
-
@Qualifier @Documented @Retention(RUNTIME) public @interface Any
Qualifier that can be used on a bean to indicate it should match any qualifier or on a injection point to indicate it should match any bean.- Since:
- 3.0.0
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.String
NAME
-