|
From: Juergen H. <jue...@in...> - 2007-10-20 07:51:15
|
This should work fine - it's just the docs which are not fully up to date there, indeed. Juergen _____ From: spr...@li... [mailto:spr...@li...] On Behalf Of Magnus Heino Sent: Saturday, October 20, 2007 8:19 AM To: spr...@li... Subject: [Springframework-developer] @Component and @Qualifier Hi. Docs for @Qualifier here http://static.springframework.org/spring/docs/2.1.x/reference/beans.html#bea ns-annotation-config only shows examples where the definition is made in xml, and the usage is in code using annotations. Why isn't it possible to define @Qualifier on a bean defined with @Component? Or is it just the docs that are not up2date? -- /Magnus Heino |