Skip to content

bean-discovery-mode="annotated" in cdi beans.xml#4

Open
evernat wants to merge 1 commit intoapache:trunkfrom
evernat:patch-2
Open

bean-discovery-mode="annotated" in cdi beans.xml#4
evernat wants to merge 1 commit intoapache:trunkfrom
evernat:patch-2

Conversation

@evernat
Copy link

@evernat evernat commented May 23, 2017

from beans_1_1.xsd :

               It is strongly recommended you use "annotated". 
               
               If the bean discovery mode is "all", then all types in this
               archive will be considered. If the bean discovery mode is
               "annotated", then only those types with bean defining annotations will be
               considered. If the bean discovery mode is "none", then no
               types will be considered.

from beans_1_1.xsd :
                   It is strongly recommended you use "annotated". 
                   
                   If the bean discovery mode is "all", then all types in this
                   archive will be considered. If the bean discovery mode is
                   "annotated", then only those types with bean defining annotations will be
                   considered. If the bean discovery mode is "none", then no
                   types will be considered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant