Is there an XML equivalent of @Primary that can promote one of the multiple qualifying beans
Example Scenario:
I\'ve a spr
property has primary attribute:
primary
And remember:
If a @Primary-annotated class is declared via XML, @Primary annotation metadata is ignored, and is respected instead.
@Primary