490 Commits (f35dfd4107ba093de5e0cc9eebe62a7b76a19183)

Author SHA1 Message Date
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. 14 years ago
Rossen Stoyanchev 2cf2fc195e SPR-5628 Add HttpPutFormContentFilter in order to make form encoded data available via ServletRequest.getParameter*() 14 years ago
Michael Isvy 02362f4347 SPR-7858 14 years ago
David Syer f800a026cb Fix typo in MVC docs 14 years ago
Chris Beams a2a98efa13 Remove references to 'bold' text in reference docs 14 years ago
Sam Brannen c3f9e845e0 [SPR-7858] polishing formatting, grammar, etc. 14 years ago
Michael Isvy 4aeaaa083f SPR-7858 14 years ago
Michael Isvy a590318b3c SPR-7858 14 years ago
Michael Isvy 1bd75e5af8 SPR-7858 14 years ago
Michael Isvy cf348f206f SPR-7858 14 years ago
Costin Leau 26dbfba6c0 SPR-8477 14 years ago
Rossen Stoyanchev 3a87d8e7cb SPR-8483 Add support for @RequestPart annotated method parameters 14 years ago
Rossen Stoyanchev 1fd8f77989 SPR-7608 Add several sections to the reference docs on working with the @ModelAttribute annotation. Specifically the goal was to cover the abitlity for an @ModelAttribute argument to be instantiated from a URI template variable with the help of a Converter or a PropertyEditor. 14 years ago
Rossen Stoyanchev df5e4d6d56 SPR-7746 Add examples of using regex in URI template vars and working with 'Last-Modified' HTTP requests 14 years ago
Chris Beams 2d9ced04b1 Clarify BeanPostProcessor ordering rules in ref doc 14 years ago
Chris Beams 5bfeb34b89 Fix non-compilable example in mvc ref doc 14 years ago
Chris Beams e79e08d7f7 Prefer / or /app/* over /main in servlet examples 14 years ago
Chris Beams 25e2537c17 Fix html{Encoding=>Escape} typo in spring.tld.xml 14 years ago
Chris Beams 3b50fc8d86 Add @EnableLoadTimeWeaving to "New in 3.1" ref doc 14 years ago
Juergen Hoeller 3741ac7dd0 added section on JPA EntityManagerFactory bootstrapping without persistence.xml 14 years ago