Annotation

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

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

Escape from XML Hell Redux: Spring 2.5 Annotation Driven DI

This post is an escape from XML redux. As stated in the last post, there are some who do not like to configure dependency injection (DI) in XML. They call it...

2 replies - 4380 views - 03/07/08 by Rick Hightower in News