41 Commits (3925f6a428401c5acf6c6c2e39d9731412d91e7e)

Author SHA1 Message Date
Chris Beams 6517517ca9 Refactor to lazy Environment creation where possible 12 years ago
Chris Beams f963d0f190 Register environment in all bean factories in a hierarchy 12 years ago
Juergen Hoeller e904589bd1 added Field context variant to TypeConverter interface in beans module; @Value injection works in combination with formatting rules such as @DateTimeFormat 12 years ago
Juergen Hoeller 04af54ad4c @Resource processing properly works with scoped beans and prototypes again 12 years ago
Juergen Hoeller cec30a7a2d MessageSourceSupport uses locale-specific MessageFormat cache for default messages 12 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Chris Beams dc822cdca0 Reflect 3.2=>3.1.2 backports in @since tags etc 12 years ago
Chris Beams f6de5d4360 Reflect @Async executor qual. 3.2=>3.1.2 backport 12 years ago
Juergen Hoeller 08784f3ba9 Apply cache settings consistently in EhCacheFactoryBean 12 years ago
Juergen Hoeller 83fa8e12f0 Add initial support for JCache-compliant providers 12 years ago
Sam Brannen 86fabb266a Polish CacheOperationSource 12 years ago
Juergen Hoeller 54f82cd540 Polish caching components 12 years ago
Sam Brannen c8e693b878 Polish SmartValidator and SpringValidatorAdapter 12 years ago
Chris Beams bcd44f3798 Support not (!) operator for profile selection 13 years ago
Chris Beams 9fcfd7e827 Introduce ConfigurableEnvironment#merge 13 years ago
Chris Beams 53673d6c59 Support initial delay attribute for scheduled tasks 13 years ago
Chris Beams 4d5fe57a08 Polish scheduled task execution infrastructure 13 years ago
Chris Beams 37e024c6eb Test meta-@Async executor qualification 13 years ago
Chris Beams ed0576c181 Support executor qualification with @Async#value 13 years ago
Chris Beams 3fb11870d9 Polish async method execution infrastructure 13 years ago
Sam Brannen 5cd6543d83 Update @Bean Javadoc re: 'lite' mode, scope, etc. 13 years ago
Chris Beams f3bcb6e2e4 Update spring.schemas to reflect 3.2 schemas 13 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 13 years ago
Sam Brannen e8f8559a2e Improve documentation of @Bean 'lite' mode 13 years ago
Sam Brannen 94c9f96449 Improve documentation of @Bean 'lite' mode 13 years ago
Sam Brannen 98050268c5 Improve documentation for configuration class 'lite' mode 13 years ago
Chris Beams 9a856c09f3 Clarify @EnableScheduling javadoc 13 years ago
Sam Brannen b67a08cfd7 Fix typo in Javadoc and emphasize @Configuration 'lite' mode 13 years ago
Dridi Boukelmoune f779c199ea Fix scoped-proxy memory leak w/ @Resource injection 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 13 years ago
Chris Beams 352ed517c5 Fix typo in @ComponentScan Javadoc 13 years ago
Stevo Slavic 0690b58878 Predict specific object type in EhCacheFactoryBean 13 years ago
Chris Beams 4df2a14b13 Fix regression in @PropertySource placeholder resolution 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago