Closed
Description
Not only do we need to remove autowiring-types, we should show clearly how you can use aliases to choose what class should be autowired for a specific interface/class.
Also, Stof noted that you can/should mark these aliases as private: we don't need them to be available on the final, cached container.