506 Commits (e2d9142c5a118e27e724b6574cc4a6ee446e270d)

Author SHA1 Message Date
Sam Brannen e65366012d [SPR-8401] Added documentation for @ActiveProfiles in the "Annotations" section. 13 years ago
Sam Brannen f0ded6a91f [SPR-8401] Added missing TransferServiceConfig code listing. 13 years ago
Sam Brannen dc95e49c27 [SPR-8240][SPR-8401] formatting and polishing. 13 years ago
Sam Brannen 027c25d823 [SPR-8401] Documented TestContext support for @ActiveProfiles in the reference manual. 13 years ago
Chris Beams 739775ca19 Introduce @EnableAspectJAutoProxy 13 years ago
Chris Beams b08a6d32a4 Polish "What's new in Spring 3.1" re @Enable* 13 years ago
Chris Beams 5876307997 Update "What's new in Spring 3.1" re Hibernate 4.x 13 years ago
Sam Brannen 60fb3efc2b [SPR-8240] Added new "Mixing XML resources and @Configuration classes" section to the testing chapter. 13 years ago
Sam Brannen 6248135a4f [SPR-8240] Updating the "new in 3.1" chapter regarding new testing support; polishing the TestContext Framework section of the reference manual. 13 years ago
Costin Leau e493887f45 + update cache docs whitespace for better rendering 13 years ago
Costin Leau e6d9b6308e some cache doc updates 13 years ago
Sam Brannen 1317b821b9 [SPR-7724] Example email addresses in the reference manual now use example.org as the domain name. 13 years ago
Sam Brannen ae1205a56c [SPR-8240] polishing 13 years ago
Sam Brannen 5e1d6b9a1b [SPR-8240] polishing 13 years ago
Sam Brannen 3f5135d809 consistent title-case for 1st and 2nd level sections 13 years ago
Sam Brannen 0b2592a70a [SPR-8240] polishing 13 years ago
Sam Brannen 5db7cca9a7 [SPR-8240] polishing the "Context management and caching" section of the reference manual and related Javadoc. 13 years ago
Sam Brannen 1bb5b21881 [SPR-8240] Introduced new "Context management with @Configuration classes" section; fleshing out sections on context configuration inheritance and context caching. 13 years ago
Sam Brannen 713017aedc polishing and formatting 13 years ago
Sam Brannen 2608744479 fixed numerous typos and formatting 13 years ago
Sam Brannen b38d022b84 Fixed broken link to non-existent mvc-multipart-resolver ID. 13 years ago
Sam Brannen a4953e7c22 [SPR-8240] Restructuring the "Context management and caching" section. 13 years ago
Sam Brannen bc6927e601 [SPR-8240] Documented ContextLoaders in the testing chapter. 13 years ago
Sam Brannen e7ce297cf3 [SPR-8240] Restructuring annotation content. 13 years ago
Sam Brannen ac4cd8c37b [SPR-8240] Documenting TestContext support for @Configuration classes in the reference manual; and polishing the testing content in general. 13 years ago
Sam Brannen 15f217c274 [SPR-8240] Documenting TestContext support for @Configuration classes in the reference manual. 13 years ago
Rossen Stoyanchev b08c7f6e00 SPR-6801 @ModelAttribute instantiation refinement. 13 years ago
Sam Brannen 8b8be39d9f polishing 13 years ago
Rossen Stoyanchev 71cc38aaff SPR-6464 Update reference doc with FlashMap and RedirectAttributes information. 13 years ago
Chris Beams 49b38190ee Fix typo in cache abstraction reference doc 13 years ago
Costin Leau ce70c985b4 + add documentation on declarative XML 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Sam Brannen 2fc78fb8fd [SPR-8240] cleaned up and formatted the testing chapter. 13 years ago
Sam Brannen 7908d05c71 [SPR-8627] Deprecated @ExpectedException. 13 years ago
Chris Beams bd7fd57ad2 Fix cache ref doc typo: Eh{c=>C}acheCacheManager 13 years ago
Chris Beams 3ead3cf859 Improve wording of scoped-proxy example in ref doc 13 years ago
Chris Beams 11597c906d Fix typo in reference documentation 13 years ago
Rossen Stoyanchev 9347ac358c SPR-8540 Minor Freemarker import related documentation fix 13 years ago
Rossen Stoyanchev f4b7cfea38 SPR-8483 Update reference documentation with multipart request-related changes: @RequestPart, Servlet 3.0 multipart reuqests, javax.servlet.http.Part method argument types. 13 years ago
Rossen Stoyanchev 2cf2fc195e SPR-5628 Add HttpPutFormContentFilter in order to make form encoded data available via ServletRequest.getParameter*() 13 years ago
Michael Isvy 02362f4347 SPR-7858 13 years ago
David Syer f800a026cb Fix typo in MVC docs 13 years ago
Chris Beams a2a98efa13 Remove references to 'bold' text in reference docs 13 years ago
Sam Brannen c3f9e845e0 [SPR-7858] polishing formatting, grammar, etc. 13 years ago
Michael Isvy 4aeaaa083f SPR-7858 13 years ago
Michael Isvy a590318b3c SPR-7858 13 years ago
Michael Isvy 1bd75e5af8 SPR-7858 13 years ago
Michael Isvy cf348f206f SPR-7858 13 years ago
Costin Leau 26dbfba6c0 SPR-8477 13 years ago
Rossen Stoyanchev 3a87d8e7cb SPR-8483 Add support for @RequestPart annotated method parameters 13 years ago