spring-framework/spring-framework-reference
Chris Beams a557878a6f Document @Autowired and @Value limitations
@Autowired, @Value and other annotations cannot be applied within
Spring Bean(Factory)PostProcessor types, because they themselves
are processed using BeanPostProcessors.  Javadoc and reference docs
have been updated to reflect.

Issue: SPR-4935, SPR-8213
2011-05-13 03:41:29 +00:00
..
css/html added some styling and color coded syntax highlighting to beans chapter 2009-04-07 16:54:36 +00:00
images Fix 'Dymaic'->'Dynamic' typo in graphic (SPR-7715) 2011-03-10 14:09:11 +00:00
src Document @Autowired and @Value limitations 2011-05-13 03:41:29 +00:00
styles html multi-page doc now only generates files per chapter consistent with Spring 2.5 2009-12-15 00:18:46 +00:00
.project Added Eclipse project settings to the reference documentation so that the documentation can be more easily edited and built within Eclipse. 2009-04-30 00:59:09 +00:00
build.xml Added the Spring Framework reference documentation 2009-03-18 20:00:49 +00:00
ivy.xml Publishing license and notice files 2010-08-23 13:17:31 +00:00