476 Commits (2e5f3559d3bd2f9166d3a6cde7fc4c402bc0b802)

Author SHA1 Message Date
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
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. 13 years ago
Rossen Stoyanchev df5e4d6d56 SPR-7746 Add examples of using regex in URI template vars and working with 'Last-Modified' HTTP requests 13 years ago
Chris Beams 2d9ced04b1 Clarify BeanPostProcessor ordering rules in ref doc 13 years ago
Chris Beams 5bfeb34b89 Fix non-compilable example in mvc ref doc 13 years ago
Chris Beams e79e08d7f7 Prefer / or /app/* over /main in servlet examples 13 years ago
Chris Beams 25e2537c17 Fix html{Encoding=>Escape} typo in spring.tld.xml 13 years ago
Chris Beams 3b50fc8d86 Add @EnableLoadTimeWeaving to "New in 3.1" ref doc 13 years ago
Juergen Hoeller 3741ac7dd0 added section on JPA EntityManagerFactory bootstrapping without persistence.xml 13 years ago
Thomas Risberg 38041acc87 fixed duplicate section ids 13 years ago
Rossen Stoyanchev b06b5502e0 Updates to whats new in Spring 3.1 section 13 years ago
Sam Brannen 4f96edd901 [SPR-8240][SPR-8401] Documenting @Configuration class and @ActiveProfiles support in the TestContext framework. 13 years ago
Thomas Risberg 0adcb2ad2e Added batchUpdate method taking a Collection, a batch size and a ParameterizedPreparedStatementSetter as arguments (SPR-6334) 13 years ago
Chris Beams a2a4929c14 Add "What's new in Spring 3.1" to ref docs 13 years ago
Chris Beams 3af4cdb0f1 Rename ref docs section new-in-3 => new-in-3.0 13 years ago
Chris Beams ea2da0b6be Remove unused 'new-in-2' ref doc xml 13 years ago
Chris Beams 1bf8634db1 Fix broken links in ref docs 13 years ago
Rossen Stoyanchev 16fc083310 SPR-8391 Minor documentation fixes 14 years ago
Rossen Stoyanchev 9d2ee7061c SPR-6709 Handle RequestBodyNotValidException and update reference docs 14 years ago
Rossen Stoyanchev 127115671c SPR-8218 MVC chapter updates 14 years ago
Rossen Stoyanchev 100fed47f3 SPR-7353 Doc update for consumes/produces + changelog update 14 years ago
Costin Leau b39673aa79 revised cache abstraction 14 years ago
Rossen Stoyanchev 57c757afc5 SPR-2692 Update mvc chapter with URI template support in redirect: view names 14 years ago
Costin Leau 4dd5ae16b2 SPR-8256 14 years ago
Chris Beams a557878a6f Document @Autowired and @Value limitations 14 years ago
Chris Beams df5bab3454 Remove "@BeanAge" from reference documentation 14 years ago
Costin Leau 7f247a6b27 SPR-8256 14 years ago
Chris Beams 88e2277bff Fix typo in aop reference documentation 14 years ago
Costin Leau eb4b68ffda SPR-8007 14 years ago
Chris Beams 529817301f Docs reflect bean id change from xsd:ID->xsd:string 14 years ago
Sam Brannen c86bc2671a [SPR-8030] Updated reference manual regarding deprecation of JUnit 3.8 base classes. 14 years ago