4227 Commits (b2be59c2e42e64422796bf0b3546df98392e0ab7)
 

Author SHA1 Message Date
Chris Beams 2092a31f9d Rename DataBinderFactory subtypes for concision 14 years ago
Chris Beams 446dfdbff2 Introduce @EnableMvcConfiguration 14 years ago
Chris Beams 01e5120a26 Introduce @EnableTransactionManagement 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 17892a8ab2 Introduce Ordered#NOT_ORDERED 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 6d84f06d8c Remove unused MethodMetadata#getMethodReturnType 14 years ago
Chris Beams 4b5208faad Introduce PropertyResolver#getPropertyAsClass 14 years ago
Chris Beams 275d43dfde Rename Property{SourcesProperty}ResolverTests 14 years ago
Chris Beams c51c340881 Update MockEnvironment / MockPropertySource types 14 years ago
Sam Brannen 3e2cc7dd19 polishing 14 years ago
Sam Brannen ddc9bbb555 [SPR-6184] Simplifying ContextLoader implmementation: 14 years ago
Rossen Stoyanchev c91ab1ad6e Resolve custom args after annotated args, set PATH_WITHIN_HANDLER_MAPPING attribute, and rename resolver for @ExceptionHandler methods 14 years ago
Rossen Stoyanchev 50117dce40 SPR-6909 Include URI template vars in data binding 14 years ago
Chris Beams 5c27a04210 Automatically close SessionFactory objects 14 years ago
Chris Beams 88e2277bff Fix typo in aop reference documentation 14 years ago
Rossen Stoyanchev ed9d9a402b SPR-7543 Add @PathVariables to the model 14 years ago
Arjen Poutsma a4716c2a94 Buffering RequestFactory that allows for multiple response body reads. 14 years ago
Rossen Stoyanchev 945cf43e2d Remove consumes from @RequestMapping 14 years ago
Rossen Stoyanchev acb9433e5c SPR-8247 review changes 14 years ago
Arjen Poutsma ab654a7a06 added toString to HttpEntity 14 years ago
Costin Leau 5206f5bc9a SPR-8238 14 years ago
Costin Leau e1d19d6c24 SPR-8238 14 years ago
Rossen Stoyanchev d14c7f2d09 SPR-8247 14 years ago
Rossen Stoyanchev 57d327d1ff SPR-8255 14 years ago
Rossen Stoyanchev 9c65973b33 SPR-8214 review unit tests 14 years ago
Rossen Stoyanchev 83ce399c47 SPR-8248 14 years ago
Thomas Risberg f5f738f2b4 SPR-6922 deprecated SimpleJdbcTemplate/SimpleJdbcOperations/SimpleJdbcDaoSupport in favor of JdbcTemplate/NamedParameterJdbcTemplate and related interfaces support classes 14 years ago
Rossen Stoyanchev aa065e8310 SPR-8214 Javadoc and polish 14 years ago
Sam Brannen 62d40dc7aa Added Apache Commons HTTP JARs to the Eclipse classpath. 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
Rossen Stoyanchev 6e03b4dd64 SWF-8214 javadoc updates 14 years ago