We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b9ad4 commit 86f10e7Copy full SHA for 86f10e7
inject/src/main/java/io/avaje/inject/RequiresBean.java
@@ -50,7 +50,7 @@
50
Class<?>[] missing() default {};
51
52
/**
53
- * Expresses that a {@link @Named} or {@link @Qualifier} annotation marker of the given name should be
+ * Expresses that a {@code @Named} or {@code @Qualifier} annotation marker of the given name should be
54
* available in the {@link BeanScope}.
55
*
56
* @return the names of beans to check
0 commit comments