376 Commits (c86f711de5dbd2a601a70390b24f926de7efb485)

Author SHA1 Message Date
Rossen Stoyanchev 5c62c86fc9 Revert "Fix failing test" 11 years ago
Juergen Hoeller 4574528a27 Comprehensive update to the framework's TimeZone handling, including a new TimeZoneAwareLocaleContext and a LocaleContextResolver for Spring MVC 11 years ago
Juergen Hoeller 52cca48f40 Polishing 11 years ago
Juergen Hoeller 8b3afda6f4 Marked Jackson 1.x support classes as deprecated 11 years ago
Rossen Stoyanchev 52d663e596 Make method in RequestMappingHandlerMapping protected 11 years ago
Rossen Stoyanchev c01f45fa59 Fix failing test 11 years ago
Rossen Stoyanchev f8e1f06d08 Update Spring MVC Java config for ResourceResolvers 11 years ago
Rossen Stoyanchev 1ba806b185 Remove unintended changes from last commit 11 years ago
Rossen Stoyanchev 5a2e30c18b Refactor Resource URL generation and Servlet Filter 11 years ago
Rossen Stoyanchev 3c48b42106 Refactor ResourceResolverChain + resolver class names 11 years ago
Rossen Stoyanchev 0e58125b15 Polish 11 years ago
Jeremy Grelle 61e61bd5fd Asset pipeline proposal. 11 years ago
Brian Clozel 62d6a43c61 Add NoHandlerFoundException to DispatcherServlet 11 years ago
Rossen Stoyanchev 50178550eb Add option to remove path ext in ServletUriCompBuilder 11 years ago
Juergen Hoeller caa1218d36 Polishing 11 years ago
Juergen Hoeller 88115212eb Consistent xsd header formatting 11 years ago
Juergen Hoeller 3d462b6dd9 Added missing spring.schemas entries for 4.0 xsds 11 years ago
Juergen Hoeller 1420b970a7 Introduced DefaultParameterNameDiscoverer which checks JDK 8's standard reflection first and then falls back to ASM-based debug symbol analysis 11 years ago
Rossen Stoyanchev 82a26024ae Allow @ResponseBody on the type level 11 years ago
Rossen Stoyanchev eb4579b4d4 Extract MimeType as a base class of MediaType 11 years ago
Sam Brannen cc2e7bb3d7 Polish AbstractContextLoaderInitializer and subclasses 11 years ago
Juergen Hoeller 2af891683e Polishing 11 years ago
Rossen Stoyanchev 803779d160 Support List<Part> method arguments 11 years ago
Rossen Stoyanchev 1e90d02973 Fix issue with parsing x-forwarded-host header 11 years ago
Phillip Webb bc5246938d Fix ResourceHttpRequestHandler empty location log 11 years ago
twhitmorenz 504d5da71f Log view exception in DispatcherServlet 11 years ago
Phillip Webb 4500bf7661 Fix malformed Javadoc 11 years ago
Nicholas Williams f9b17a708f Add <spring:argument> subtag for message/theme 11 years ago
Nicholas Williams 50bd70f13d Ensure ParamTag release resources 11 years ago
Nicholas Williams 110db37f1c Fix malformed UrlTag Javadoc 11 years ago
Nicholas Williams 915e93cc81 Update TLD versions to 4.0 11 years ago
Rossen Stoyanchev d0d670cd7d Make the JSON prefix used in converters configurable 11 years ago
Rossen Stoyanchev a4c15d6678 Replace assert w/ warning in ResourceHttpRequestHandl. 11 years ago
Rossen Stoyanchev da1fafa930 Fix issue in MappingJacksonJsonView 11 years ago
Rossen Stoyanchev 675ec4c3e2 Fix issue in ContentNeogitatingViewResolver 11 years ago
Biju Kunjummen 83ea0fb9e0 Fix typo in ModelAndViewMethodReturnValueHandler 11 years ago
Sam Brannen 907e286e77 Fix typos in HandlerAdapter 11 years ago
Rossen Stoyanchev 62e23363cb Fix getters to match setters in RMHA 11 years ago
Rossen Stoyanchev 4b22558a06 Add HTTP method to RequestDataValueProcessor method 11 years ago
Juergen Hoeller 28164b4b23 Introduced "jsonPrefix" bean property 12 years ago
Rossen Stoyanchev d23de282a6 Reinstate removal of semicolon content 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Rossen Stoyanchev 0634555424 Delay check if pattern ends with slash 12 years ago
Rossen Stoyanchev c0cacfcd68 Add servletRelativeAction form tag attribute 12 years ago
Rossen Stoyanchev 78fcd28389 Invoke global, then local @InitBinder/@ModelAttribute 12 years ago
Phillip Webb 19187fd365 Allow FrameworkServlet to be used as a bean 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller fcb0cf27d7 MappingJackson(2)HttpMessageConverter alignment 12 years ago
Juergen Hoeller 0fc5a5d912 Introduced 4.0 versions of all XML configuration schemas 12 years ago
Juergen Hoeller 0a8f5b2919 Removed deprecated helper classes and methods (that have been deprecated since 3.0 or before) 12 years ago