File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
spring-framework-reference/src Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 21362136 Spring's XML format, set the <literal >autowire-candidate</literal >
21372137 attribute of the <literal >< bean/> </literal > element to
21382138 <literal >false</literal >; the container makes that specific bean
2139- definition unavailable to the autowiring infrastructure.</para >
2139+ definition unavailable to the autowiring infrastructure (including
2140+ annotation style configurations such as
2141+ <link linkend =" beans-autowired-annotation" ><interfacename >@Autowired</interfacename ></link >).
2142+ </para >
21402143
21412144 <para >You can also limit autowire candidates based on pattern-matching
21422145 against bean names. The top-level <literal >< beans/> </literal >
You can’t perform that action at this time.
0 commit comments