spring-framework/src
Andy Clement a12f23936c Allow use of '&' prefix to access factory bean in SpEL
Prior to this change SpEL did not have an syntactic
construct enabling easy access to a FactoryBean. With this
change it is now possible to use &foo in an expression when
the factory bean should be returned.

Issue: SPR-9511
2016-01-21 16:14:16 -08:00
..
api Update javadoc to conform to JDK8 styling 2014-02-10 15:07:34 -06:00
asciidoc Allow use of '&' prefix to access factory bean in SpEL 2016-01-21 16:14:16 -08:00
dist Change gopivotal.com to pivotal.io 2014-10-05 18:12:50 +02:00
eclipse Update @since tag in Eclipse code template to 4.2.1 2015-08-17 01:19:22 +02:00
idea Add first draft of IDEA code formatting 2014-03-10 11:43:19 +01:00
test Expect IllegalStateException instead of specific message for @Scheduled proxy mismatch 2015-12-24 12:38:26 +01:00