5300 Commits (e71cd06a465228d54d373431f4b51a417013bea0)
 

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