1072 Commits (6a06a17c479eae2c5dde4882c44d0ad82d2fffa3)

Author SHA1 Message Date
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
Chris Beams f683f781c5 Revert deprecation of BDRU#registerWithGeneratedName 14 years ago
Chris Beams 84a63b6d4b Prevent empty calls to ACAC #register and #scan 14 years ago
Chris Beams d2faef44fa Add comment on DisposableBean use in @Configuration 14 years ago
Chris Beams d3678caa37 Polish Javadoc 14 years ago
Chris Beams f30b7e3125 Fix generics and serialization warnings 14 years ago
Chris Beams c51c340881 Update MockEnvironment / MockPropertySource types 14 years ago
Costin Leau 5206f5bc9a SPR-8238 14 years ago
Costin Leau e1d19d6c24 SPR-8238 14 years ago
Micha Kiener 8adb9a88d0 SPR-6416, adding basic conversation object tests, improving the access time of the conversation object 14 years ago
Micha Kiener 3244e0a644 SPR-6416, adding repository timeout setting tests 14 years ago
Micha Kiener 8098ced387 SPR-6416, adding conversation manager test 14 years ago
Micha Kiener 58b779355b SPR-6416, reshaping removal of hierarchical conversations and adding repository test 14 years ago
Micha Kiener f812cd748e SPR-6416, initial commit for the conversation management 14 years ago
Sam Brannen 070b7b6afe polishing 14 years ago
Chris Beams 74f1e0e9d0 Touch up ApplicationContextInitializer Javadoc 14 years ago
Chris Beams 4f7bdbd3de Make ConfigurationClassBeanDefinitionReader public 14 years ago
Rossen Stoyanchev 3f11fbafaa Predictable index position for BindingResult keys and parameter annotation convenience methods in MethodParameter 14 years ago
Sam Brannen 8568250e77 [SPR-8089] Added TODOs. 14 years ago
Sam Brannen 45c6eb1d62 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
Sam Brannen 309fa92199 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
Sam Brannen adfcc929fb [SPR-8091] developer notes 14 years ago
Costin Leau 5c3ceb8ef0 SPR-7971 14 years ago
Sam Brannen 71d70a6e06 [SPR-8089] cleaning up ignored and broken JMX tests; suppressing warnings; using generics where feasible; documented the jmxremote_optional.jar requirement in AbstractMBeanServerTests. 14 years ago