5553 Commits (323ac6ad01328d1ac400d001c65ea89c7be98191)
 

Author SHA1 Message Date
Chris Beams ed0576c181 Support executor qualification with @Async#value 13 years ago
Chris Beams 3fb11870d9 Polish async method execution infrastructure 13 years ago
Chris Beams 096693c46f Refactor and deprecate TransactionAspectUtils 13 years ago
Sam Brannen e71cd06a46 Doc. usage of JSR-250 lifecycle annotations in TCF 13 years ago
Rossen Stoyanchev 03d6350e4b Fix issue with resolution of WebDataBinder argument 13 years ago
Sam Brannen 5cd6543d83 Update @Bean Javadoc re: 'lite' mode, scope, etc. 13 years ago
Sam Brannen dc6b2abe46 Verify scope support for 'lite' @Beans in the TCF 13 years ago
Sam Brannen 49966258f1 Polish doc for 'annotated class' support in TCF 13 years ago
Chris Beams 6a01ca6d35 Merge branch garyrussell/SPR-9249 13 years ago
Gary Russell 183ac0c1ff Add value-type attrib to beans->map->entry element 13 years ago
Chris Beams f3bcb6e2e4 Update spring.schemas to reflect 3.2 schemas 13 years ago
Sam Brannen 504cdf498e Update documentation of 'annotated class' support in the TCF 13 years ago
Sam Brannen 09d98fd3ae Delete superfluous fail() invocations in RequestResponseBodyMethodProcessorTests 13 years ago
Rossen Stoyanchev 77ae101402 Add required flag to @RequestBody 13 years ago
Rossen Stoyanchev 0105c5ebb9 Decode path vars in pre-3.1 `@MVC` support clases too 13 years ago
Rossen Stoyanchev 57307a0b2e Decode path vars when url decoding is turned off 13 years ago
Sam Brannen 36e7cb2d31 Improve documentation of annotated class support in the TCF 13 years ago
Sam Brannen 59e3223c84 Polish recent changes to Log4jWebConfigurer 13 years ago
Chris Beams 98bf01adfb Merge pull request #42 from sslavic/SPR-5369 13 years ago
Stevo Slavic 18006c72b0 Fix circular placeholder prevention 13 years ago
Chris Beams f667db56b1 Merge pull request #34 from marschall/warnings 13 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 13 years ago
Chris Beams e68b563626 Merge pull request #53 from aclement/SPR-9203 13 years ago
Chris Beams de2d808212 Eliminate trailing whitespace in SpEL classes 13 years ago
Andy Clement 916e9d6efa Support [] array ref syntax in SpEL T() construct 13 years ago
Chris Beams 0e8f5d877a Merge pull request #57 from sslavic/SPR-8278 13 years ago
Chris Beams 1f4b33c4ad Fix compiler warnings in Constants/ConstantsTests 13 years ago
Stevo Slavic 6ffb0436fa Allow null params as advertised in Constants#toCode* 13 years ago
Chris Beams 95e99fe2a3 Merge pull request #59 from sslavic/SPR-8360 13 years ago
Stevo Slavic 51ae6845ad Fix JibxMarshallerTests failing on Windows 13 years ago
Chris Beams 0ca11d2296 Merge pull request #49 from sslavic/SPR-9123 13 years ago
Stevo Slavic 1f28bdfbfa Fix SpEL JavaBean compliance 13 years ago
Chris Beams 2503b7eb89 Fix property replacement bug in Log4jWebConfigurer 13 years ago
Chris Beams f1246a4317 Fix locale parsing error with en_en, tr_tr, etc 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
Chris Beams dfd2b77b8a Merge pull request #81 from JanecekPetr/SPR-9342 13 years ago
Petr Janecek ef7e728bb8 Fix annotation search ending too early 13 years ago
Sam Brannen 6023b2060b Fix minor grammatical errors in AbstractBeanDefinition 13 years ago
Sam Brannen 98050268c5 Improve documentation for configuration class 'lite' mode 13 years ago
Rossen Stoyanchev cf5d55173b Pattern suffix issue in AnnotationMethodHandlerAdapter 13 years ago
Chris Beams ae216fbbb5 Merge pull request #63 from dukehoops/SPR-9298 13 years ago
Nikita Tovstoles c10d63dc01 Cache MethodParameter annotation lookup results 13 years ago
Chris Beams 39f74b2374 Merge pull request #37 from marschall/small-memory-fixes 13 years ago
Philippe Marschall cdb6d7447e Optimize memory usage in factory *Metadata classes 13 years ago
Chris Beams 46bdb2de07 Merge pull request #64 from marschall/SPR-9316 13 years ago
Philippe Marschall 2624b90906 Avoid NPE in AutowiredAnnotationBeanPostProcessor 13 years ago
Sam Brannen b50f6e19a6 Fix regression in ClassPathResource descriptions 13 years ago
Sam Brannen 500a4dd995 Fix tx annotated tests so that they pass in the build 13 years ago
Rossen Stoyanchev 01a9dd9772 Add option to set Content-Length in JSON Views 13 years ago