Has anyone combined these technologies? Could you share lessons learnt?
is there a way to use dependency injection to inject all available implementations of a specific interface in spring? This is kind of the same thing as asked here for .NET. Though my aim is to use @...