1145 Commits (c2c224958dcb10ad953b6e22ed3f3a5dd64fac14)

Author SHA1 Message Date
Costin Leau 7be1b5c3f5 revised cache abstraction 14 years ago
Sam Brannen 0c775416a6 [SPR-8089][SPR-8093] Re-enabled ignored JMX tests based on the feedback that jmxremote_optional.jar is now present "jre/lib/ext/ in both 1.5 and 1.6 JDKs on the build server". 14 years ago
Chris Beams 4feacf31e7 Polish AdviceMode Javadoc 14 years ago
Chris Beams 2b4328023e Improve ApplicationContextInitializer sorting 14 years ago
Juergen Hoeller 98c6a2784f RemoteExporter uses an opaque proxy for 'serviceInterface' exposure (no AOP interfaces exposed) 14 years ago
Chris Beams 2ceeff370a Allow multiple locations via @PropertySource#value 14 years ago
Chris Beams 0756a6abfe Polish PropertySource and Environment Javadoc 14 years ago
Keith Donald 01cbfd4f6f added null binding check for primitives for all conversion results; polishing 14 years ago
Chris Beams c4363673dc Delegate parent environment to child app contexts 14 years ago
Chris Beams c696e195fa Introduce AnnotationConfigCapableApplicationContext 14 years ago
Chris Beams 56720fc42c Support "contextInitializerClasses" init-param 14 years ago
Chris Beams 95b1dbadb0 Register nested @Configuration classes automatically 14 years ago
Chris Beams 76e3d2855a Polish @Configuration-related Javadoc 14 years ago
Chris Beams f893b62a9b Rename {DefaultWeb=>StandardServlet}Environment 14 years ago
Chris Beams c06752ef72 Rename {Default=>Standard}Environment 14 years ago
Costin Leau b39673aa79 revised cache abstraction 14 years ago
Costin Leau dadd0f57ee revised cache abstraction 14 years ago
Chris Beams 4520ea8690 Revert #processConfigBeanDefinitions to 3.0.x API 14 years ago
Chris Beams 6fcea8b99d Remove ConfigurationClassParser from public API 14 years ago
Costin Leau 8dfcae535e revise cache API 14 years ago
Costin Leau 0eb40e1e5e revise cache API 14 years ago
Costin Leau 861e481755 revise cache API 14 years ago
Costin Leau 3699a037a5 revise cache API 14 years ago
Costin Leau 0b917e3f9c revise cache API 14 years ago
Costin Leau 700a02b094 SPR-8334 14 years ago
Costin Leau cc519e7c6d SPR-8334 14 years ago
Costin Leau a986d758e7 SPR- 14 years ago
Chris Beams 2afeb08e3c Fix @Autowired+@PostConstruct+@Configuration issue 14 years ago
Chris Beams 57206db152 Refine ignored @PropertySource log warning 14 years ago
Chris Beams c8bc54e0cc Introduce @PropertySource 14 years ago
Chris Beams 404f798048 Support 'required properties' precondition 14 years ago
Chris Beams 693204aef8 Polish @Configuration Javadoc 14 years ago
Chris Beams 52bef0b7b0 Allow static modifier on @Bean methods 14 years ago
Chris Beams 859185d086 Test interaction of @ComponentScan and @Import 14 years ago
Chris Beams d0c31ad84c Allow recursive use of @ComponentScan 14 years ago
Chris Beams c2b030a50d Polish @EnableScheduling Javadoc 14 years ago
Chris Beams 7e398f101c Rename AsyncConfigurer#get{+Async}Executor 14 years ago
Chris Beams 358cbf4301 Polish @EnableScheduling Javadoc 14 years ago
Chris Beams d9a89529f0 Introduce @EnableScheduling 14 years ago
Chris Beams de50789cb6 Introduce @EnableAsync 14 years ago
Chris Beams cf0fc278bb Introduce @Role 14 years ago
Chris Beams 7b999c676f Introduce ReflectionUtils#getUniqueDeclaredMethods 14 years ago
Chris Beams 2bc3527f76 Consolidate annotation processing constants 14 years ago
Chris Beams 9a271ce6c9 Introduce ImportSelector interface 14 years ago
Chris Beams cdb01cbd37 Introduce ImportAware interface 14 years ago
Chris Beams 89005a5b70 Process all meta and local @Import declarations 14 years ago
Chris Beams 856da7edb9 Provide dedicated @ComponentScan processing 14 years ago
Chris Beams cd4fb665d9 Delegate ComponentScanBDP environment to scanner 14 years ago
Chris Beams 111fb71fe1 Remove "Feature" support introduced in 3.1 M1 14 years ago
Chris Beams 0a790c143f Rename ConfigurationClassMethod => BeanMethod 14 years ago