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 f168be3 commit 7b6f97dCopy full SHA for 7b6f97d
src/main/resources/META-INF/beans.xml
@@ -13,5 +13,5 @@
13
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
14
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
15
http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd"
16
- bean-discovery-mode="all">
+ bean-discovery-mode="annotated">
17
</beans>
src/test/resources/META-INF/beans.xml
0 commit comments