192 Commits (c719c70ea972552d45031cf3d281cc4d5dc1237d)

Author SHA1 Message Date
Brian Clozel cc0a845653 Support Part/MultiPartFile arrays in ArgumentResolvers 12 years ago
Juergen Hoeller 21eb8db5bc Polishing 12 years ago
Rossen Stoyanchev ab5f1256bf Allow consolidating config in root context with Java 12 years ago
Brian Clozel eac4881809 Make RequestMappingHandlerMapping xml config easier 12 years ago
Brian Clozel 8edb7a18cc Revert previous impl for SPR-10163 12 years ago
Stephane Nicoll 7df25764af Allow HttpHeaders return values for @MVC methods 12 years ago
Phillip Webb b92e4299b8 Upgrade to jexcelapi 2.6.12 and fix test failures 12 years ago
Juergen Hoeller 8281b93596 General ExcelViewTests code update 12 years ago
Brian Clozel 96b418cc8a Make RequestMappingHandlerMapping xml config easier 12 years ago
Juergen Hoeller 444b3720bc Added tests for context initializers on DispatcherServlet 12 years ago
Juergen Hoeller 91881ff036 Introduced "globalInitializerClasses" next to the existing "contextInitializerClasses", applying to FrameworkServlets as well 12 years ago
Juergen Hoeller 5d3484c74a Upgraded Tiles2 TilesContainer to Tiles 2.2.2 (following the Spring 4.0 baseline) 12 years ago
Rossen Stoyanchev de280b01fe Support custom PathMatcher for MappedInterceptor's 12 years ago
Brian Clozel 1c83e8653a Switch to Jackson 2 in unit tests 12 years ago
Juergen Hoeller 11fb12b920 Fixed AbstractMessageConverterMethodArgumentResolver's type variable resolution 12 years ago
Rossen Stoyanchev 7713a55f6b Add test case for multivalue x-forwarded host header 12 years ago
Phillip Webb 5e02a6dda3 Fix casing in spring mvc namespace attributes 12 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 13 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 13 years ago
Brian Clozel cc4faa5990 Fix standard multipart binding + Polish 13 years ago
Rossen Stoyanchev b5bd4d8a8a Add div around extra hidden fields in FormTag 13 years ago
Rossen Stoyanchev 18b69903ca Return 415 on bad request body content-type 13 years ago
Rossen Stoyanchev 7d5b34a7c5 Fix warnings 13 years ago
Rossen Stoyanchev 558aec294c Polish MvcUriComponentsBuilder 13 years ago
Rossen Stoyanchev cf5db8362b Replace MvcUrls with MvcUriComponentsBuilder 13 years ago
Sam Brannen 6b0a62569b Fix broken test in MvcNamespaceTests 13 years ago
Rossen Stoyanchev bafc73f147 Integrate suggested support for creating MVC URLs 13 years ago
Oliver Gierke 4fd27b12fc Introduced MvcUriComponentsBuilder to create URIs pointing to controller methods. 13 years ago
Phillip Webb b0ff834ee3 Multicaster support for events with null source 13 years ago
Brian Clozel c4a8bf9c4d Add new features on @ControllerAdvice 13 years ago
Rossen Stoyanchev 190bf247a3 Add helper method to ResourceHandlerRegistry 13 years ago
Rossen Stoyanchev cf7889e226 Fix issue with DeferredResult on @RestController 13 years ago
Rossen Stoyanchev 6a323292d8 Revert "Add initial cut of expanded resource handling" 13 years ago
Rossen Stoyanchev 80e5513918 Revert "Remove unintended changes from last commit" 13 years ago
Rossen Stoyanchev 2670d94c6a Revert "Update Spring MVC Java config for ResourceResolvers" 13 years ago
Rossen Stoyanchev 5c62c86fc9 Revert "Fix failing test" 13 years ago
Juergen Hoeller 4574528a27 Comprehensive update to the framework's TimeZone handling, including a new TimeZoneAwareLocaleContext and a LocaleContextResolver for Spring MVC 13 years ago
Rossen Stoyanchev c01f45fa59 Fix failing test 13 years ago
Rossen Stoyanchev f8e1f06d08 Update Spring MVC Java config for ResourceResolvers 13 years ago
Rossen Stoyanchev 1ba806b185 Remove unintended changes from last commit 13 years ago
Rossen Stoyanchev 5a2e30c18b Refactor Resource URL generation and Servlet Filter 13 years ago
Rossen Stoyanchev 3c48b42106 Refactor ResourceResolverChain + resolver class names 13 years ago
Rossen Stoyanchev 0e58125b15 Polish 13 years ago
Jeremy Grelle 61e61bd5fd Asset pipeline proposal. 13 years ago
Brian Clozel 62d6a43c61 Add NoHandlerFoundException to DispatcherServlet 13 years ago
Rossen Stoyanchev 50178550eb Add option to remove path ext in ServletUriCompBuilder 13 years ago
Rossen Stoyanchev 82a26024ae Allow @ResponseBody on the type level 13 years ago
Rossen Stoyanchev eb4579b4d4 Extract MimeType as a base class of MediaType 13 years ago
Rossen Stoyanchev 803779d160 Support List<Part> method arguments 13 years ago
Rossen Stoyanchev 1e90d02973 Fix issue with parsing x-forwarded-host header 13 years ago