/ Published in: Java

A very simple way of getting bean instances from Spring context without casting returned object, the assumption is that the bean id's are matching the classes names.
Comments
