Application Context

  • submit to reddit

Lessons Learned From Spring’s @Autowired

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...

2 replies - 19554 views - 05/13/08 by Rainer Eschen in News