410 Commits (426b77b83405b1b4778a96e5dc7075f553d79211)

Author SHA1 Message Date
Dmitry Katsubo aa415d7c0c BeanFactory for configuring a Jackson ObjectMapper 12 years ago
Rossen Stoyanchev ab4952a959 Raise RestClientException for unknown status codes 12 years ago
Sam Brannen 369d77bdf0 spring-test module now depends on junit:junit-dep 12 years ago
Chris Beams f582974b0c Update 3.2 M1 changelog 13 years ago
Sam Brannen 155b88ffce Improve dependency management for spring-test 13 years ago
Chris Beams 2a2b6eef91 Introduce ConfigurableWebEnvironment 13 years ago
Chris Beams 53673d6c59 Support initial delay attribute for scheduled tasks 13 years ago
Chris Beams 4d5fe57a08 Polish scheduled task execution infrastructure 13 years ago
Arjen Poutsma f64c13ad2e Add convenient WebAppInitializer base classes 13 years ago
Chris Beams ed0576c181 Support executor qualification with @Async#value 13 years ago
Sam Brannen e71cd06a46 Doc. usage of JSR-250 lifecycle annotations in TCF 13 years ago
Sam Brannen 49966258f1 Polish doc for 'annotated class' support in TCF 13 years ago
Sam Brannen 504cdf498e Update documentation of 'annotated class' support in the TCF 13 years ago
Rossen Stoyanchev 77ae101402 Add required flag to @RequestBody 13 years ago
Rossen Stoyanchev 57307a0b2e Decode path vars when url decoding is turned off 13 years ago
Rossen Stoyanchev 01a9dd9772 Add option to set Content-Length in JSON Views 13 years ago
Rossen Stoyanchev 2af294ab26 Add MessageCodesResolver hook to WebMvcConfigurer 13 years ago
Chris Beams 9c223c1780 Fix broken link to JavaBean customization tutorial 13 years ago
Rossen Stoyanchev bdc3599d3d Add CompositeRequestCondition 13 years ago
Rossen Stoyanchev fbb2103e4d Add "excludedExceptions" to SimpleUrlHandlerMapping 13 years ago
Sam Brannen 1167155182 Update reference manual regarding upgrade to JUnit 4.10 13 years ago
Sam Brannen 50d4ebcc71 Fix typo in section id 13 years ago
Oliver Gierke 2a75c57d3c Add missing section ids in reference documentation 13 years ago
Rossen Stoyanchev 1d0e484eac Support access to all URI vars via @PathVariable Map 13 years ago
Rossen Stoyanchev 698d004260 Deprecate HttpStatus codes 419, 420, 421 13 years ago
Chin Huang f1c062fe9e Fix typos in Reference Documentation 13 years ago
Rossen Stoyanchev d52fc3bd2f Prevent response updates if @ResponseStatus has reason 13 years ago
Sam Brannen 897f6d6c68 Update changelog regarding upgrade to JUnit 4.10 and TestNG 6.5.2 13 years ago
Rossen Stoyanchev 982cb2f258 Fix content negotiation issue with sort by q-value 13 years ago
Rossen Stoyanchev 816c1f47a4 Translate EOF to HttpMessageNotReadableException 13 years ago
Rossen Stoyanchev d7efc0db80 Detect controller methods via InitializingBean hook 13 years ago
Rossen Stoyanchev c499df2315 Fix issue with resolving Errors controller argument 13 years ago
Rossen Stoyanchev e63ca04fdb Add Jackson 2 HttpMessageConverter and View 13 years ago
Rossen Stoyanchev a33fe6fa0a Fix issue with encoded params in UriComponentsBuilder 13 years ago
Rossen Stoyanchev 3642b0f365 Initial cut of Servlet 3.0 based async support 13 years ago
Chris Beams 57b89e0388 Fix typo in ApplicationContext reference doc 13 years ago
Chris Beams 0ab9e9a0c6 Upgrade AspectJ from 1.6.8 to 1.6.12 13 years ago
Chris Beams f6003b5102 Fix typo in reference documentation 13 years ago
Rossen Stoyanchev cfe2af7690 Use the type of the actual return value in @MVC 13 years ago
Rossen Stoyanchev ca8b98e947 Fix issue with parsing media types 13 years ago
Stevo Slavic 924c869b8a Remove note on singleton-scoped proxy raising BCE 13 years ago
Phani Kandula 00d9c3f5e8 Fix typo in spring:eval taglib reference doc 13 years ago
Phani Kandula 6c602d7bbc Fix typo in ApplicationContext reference doc 13 years ago
Chris Beams 366f0d7892 Generate -sources and -javadoc jars 13 years ago
Chris Beams 2bab8f3c0b Generate -docs, -schema and -dist zips 13 years ago
Chris Beams 2ca6d0b2be Centralize license, notice, etc in src/dist 13 years ago
Chris Beams 86b5066a96 Fix minor problems and polish reference docs 13 years ago
Chris Beams 7a3aa70565 Remove <emphasis> to work around DocBook bug 13 years ago
Chris Beams 3641337186 Upgrade reference docs to DocBook 5 13 years ago
Chris Beams 62e94461f4 Move reference docs => src/reference 13 years ago