1056 Commits (3c2e48738ada41adb5b43aa83973841079f5b75e)

Author SHA1 Message Date
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
Costin Leau a3a0e5165c SPR-8007 14 years ago
Costin Leau eb4b68ffda SPR-8007 14 years ago
Chris Beams f4e1cde33b Eliminate warnings in .validation package 14 years ago
Chris Beams 150838bfc1 Remove TODOs related to profile logging 14 years ago
Chris Beams d471266d44 @Feature methods accept @Value-annotated params 14 years ago
Chris Beams 43676bd660 Deregister @Configuration CGLIB callbacks 14 years ago
Chris Beams 76ce418556 Fix context:property-placeholder XSD type hierarchy 14 years ago
Chris Beams 4cdb04ab25 Process @ImportResource with current ResourceLoader 14 years ago
Chris Beams 704b229cc7 Test injection of Environment on @Feature methods 14 years ago
Chris Beams 5cfbed8881 Test injection of special types on @Feature methods 14 years ago
Chris Beams 5de35e8f92 Polishing 14 years ago
Costin Leau c3a635196b SPR-8015 14 years ago
Costin Leau a4aca64007 + fix bug that prevented internal expression cache from being used 14 years ago
Costin Leau 5daad3e081 SPR-8006 14 years ago
Costin Leau a20dd8095e + update copyright headers 14 years ago
Costin Leau fad2f2ca30 SPR-8006 14 years ago