564 Commits (7b999c676f855fd208fcd56943b3ca48233d7f3a)

Author SHA1 Message Date
Chris Beams 111fb71fe1 Remove "Feature" support introduced in 3.1 M1 14 years ago
Rossen Stoyanchev c91ab1ad6e Resolve custom args after annotated args, set PATH_WITHIN_HANDLER_MAPPING attribute, and rename resolver for @ExceptionHandler methods 14 years ago
Rossen Stoyanchev 50117dce40 SPR-6909 Include URI template vars in data binding 14 years ago
Rossen Stoyanchev ed9d9a402b SPR-7543 Add @PathVariables to the model 14 years ago
Rossen Stoyanchev 945cf43e2d Remove consumes from @RequestMapping 14 years ago
Rossen Stoyanchev acb9433e5c SPR-8247 review changes 14 years ago
Rossen Stoyanchev d14c7f2d09 SPR-8247 14 years ago
Rossen Stoyanchev 57d327d1ff SPR-8255 14 years ago
Rossen Stoyanchev 9c65973b33 SPR-8214 review unit tests 14 years ago
Rossen Stoyanchev 83ce399c47 SPR-8248 14 years ago
Rossen Stoyanchev aa065e8310 SPR-8214 Javadoc and polish 14 years ago
Rossen Stoyanchev 6e03b4dd64 SWF-8214 javadoc updates 14 years ago
Rossen Stoyanchev 0c736776da SPR-8094 14 years ago
Rossen Stoyanchev 5486649394 Add UriTemplateServletHandlerMethodTests 14 years ago
Rossen Stoyanchev 767513de4e Add UriTemplateServletHandlerMethodTests 14 years ago
Rossen Stoyanchev 23e37b6842 SPR-8234 Switch to strongly typed custom argument resolvers property 14 years ago
Rossen Stoyanchev 313546ad1f SPR-8234 Argument resolver and return value handler configuration improvements 14 years ago
Rossen Stoyanchev 36970115ed Fix issues encountered in Greenhouse 14 years ago
Arjen Poutsma 28b6eae11a SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma 44b4f59c5e SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma 0cdb237576 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma ff89c0e55a SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma bf6693dbc5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Rossen Stoyanchev 381af43f91 Javadoc updates 14 years ago
Rossen Stoyanchev 6fe0ff9e7b ModelAndViewContainer related refinements 14 years ago
Rossen Stoyanchev 2710870d9e SPR-8217 adding one class missed on last checkin 14 years ago
Rossen Stoyanchev 4c1f73ed83 SPR-8217 update MVC namespace to use HandlerMethod infrastructure 14 years ago
Rossen Stoyanchev ffec444434 Configurable arg resolvers and return value handlers 14 years ago
Rossen Stoyanchev ca9a3b4584 Replace ModelAndViewContainer parameter with Object 14 years ago
Rossen Stoyanchev 3ee6734424 SPR-8216 Replicate ServletAnnotationControllerTests for HandlerMethod infrastructure 14 years ago
Rossen Stoyanchev 28cdae2e50 SPR-8215 Fix issue with tests compiling 14 years ago
Rossen Stoyanchev acc75aa4b8 SPR-8215 Move HandlerMethod code into trunk 14 years ago
Chris Beams 5de35e8f92 Polishing 14 years ago
Rossen Stoyanchev 386d8fdaa6 SPR-6932 Add option to extract value from single-key models in MappingJacksonJsonView 14 years ago
Rossen Stoyanchev 761a836236 SPR-2692 Add URI template support to RedirectView 14 years ago
Rossen Stoyanchev 4027cbd952 Improve docs for MvcDefaultServletHandler container feature. 14 years ago
Rossen Stoyanchev 9779ca191c SPR-7976 Add MvcInterceptors features. 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams 2d76dde611 Rename ExecutorContext => SpecificationContext 14 years ago
Chris Beams a2bc381ade Extract ProblemCollector interface 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Rossen Stoyanchev 37e0a90350 SPR-7327 Add minOccurs=0 to sub-elements of mvc:annotation-driven and add more tests 14 years ago
Rossen Stoyanchev 7aaad37120 SPR-7327 add <mvc:argument-resolvers> namespace element 14 years ago
Rossen Stoyanchev 93de9622fc Remove code for parsing mvc:formatters (SPR-7732) 14 years ago
Rossen Stoyanchev abff2b959b SPR-7912 Add tests for FormattingConversionServiceFactoryBean, update reference docs, and remove mvc:formatters 14 years ago
Juergen Hoeller f4a2282d9d LocaleChangeInterceptor validates locale values in order to prevent XSS vulnerability (SPR-7779) 14 years ago
Rossen Stoyanchev f26b499cbd SPR-7732, SPR-6506, SPR-7191 MVC Namespace improvements to the annotation-driven element - custom message converters, formatters, and message codes resolver. 14 years ago
Arjen Poutsma 157623b47f SPR-6902 - @ResponseBody does not work with @ExceptionHandler 14 years ago
Keith Donald 0d28b70aa8 failing test case 14 years ago