289 Commits (6a9e116d788f8077602f927d21befa9d7bfd7183)

Author SHA1 Message Date
Rossen Stoyanchev 57307a0b2e Decode path vars when url decoding is turned off 13 years ago
Rossen Stoyanchev cf5d55173b Pattern suffix issue in AnnotationMethodHandlerAdapter 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
Rossen Stoyanchev bdc3599d3d Add CompositeRequestCondition 13 years ago
Rossen Stoyanchev fbb2103e4d Add "excludedExceptions" to SimpleUrlHandlerMapping 13 years ago
Rossen Stoyanchev 1d0e484eac Support access to all URI vars via @PathVariable Map 13 years ago
Rossen Stoyanchev 59084354e2 Add validation of HTTP method in form tag 13 years ago
Rossen Stoyanchev d52fc3bd2f Prevent response updates if @ResponseStatus has reason 13 years ago
Rossen Stoyanchev c57d4e2386 Add trySet method to DeferredResult 13 years ago
Rossen Stoyanchev 982cb2f258 Fix content negotiation issue with sort by q-value 13 years ago
Rossen Stoyanchev d7efc0db80 Detect controller methods via InitializingBean hook 13 years ago
Rossen Stoyanchev f61f4a960e Discover controllers based on type @RequestMapping 13 years ago
Rossen Stoyanchev e04b322110 Don't decode URI for content negotiation by extension 13 years ago
Rossen Stoyanchev db289495e5 Pretty print option for Jackson converter and view 13 years ago
Rossen Stoyanchev e63ca04fdb Add Jackson 2 HttpMessageConverter and View 13 years ago
Rossen Stoyanchev e7506b50b2 HanderInterceptor and OSIV async request changes 13 years ago
Rossen Stoyanchev 1eaaa9a446 Add empty location check to ResourceHttpRequestHandler 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Rossen Stoyanchev f37efb4279 Polish Servlet async request processing 13 years ago
Rossen Stoyanchev 3642b0f365 Initial cut of Servlet 3.0 based async support 13 years ago
Rossen Stoyanchev cfe2af7690 Use the type of the actual return value in @MVC 13 years ago
Rossen Stoyanchev 97c22fc08e Minor improvement in ExceptionHandlerExceptionResolver 13 years ago
Rossen Stoyanchev ca8b98e947 Fix issue with parsing media types 13 years ago
Rossen Stoyanchev 0b02933938 Fix race condition in AnntationMethodHER 13 years ago
Rossen Stoyanchev 64ee5e579a Fix bug with custom RequestCondition 13 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 13 years ago
Stevo Slavic a9f4206151 Generate bracketless tag id in FreeMarker forms 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago