A simple solution for "castless" spring application context


/ Published in: Java
Save to your folder(s)

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.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.