Last November we got Spring 2.5 and with it the possibility to use annotations for dependency injection (DI). Annotations can be used instead or mixed with the classic application context file(s) based on XML. If you compare the former more complex XML configurations with what you still have to keep, after using annotations, it’s quite… Continue Reading
