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 amazing how straightforward the XML becomes. For projects with complex DI configurations it is possible to transfer the configuration in steps.
For our ICEfaces Web application ...
MoreMAY


Rainer Eschen is an agile coach with a focus on Scrum Project Management.