300 Commits (44375c90e63fd7f134dfd0d3af36c0ce54c6577c)

Author SHA1 Message Date
Arjen Poutsma 44375c90e6 Spring 3.0 RC3 17 years ago
Juergen Hoeller 132bb8a672 polishing 17 years ago
Keith Donald b7b52fffea renamed path element to mapping per code review 17 years ago
David Syer 1a06b6a0ab SPR-5327: tidy up Maven dependencies (keeping commons-logging) 17 years ago
Arjen Poutsma 81d7f5bc5a SPR-6375 - Register sensible default HTTP Message Converters based on what is available in the classpath 17 years ago
Arjen Poutsma cc32399878 SPR-6470 - Make filterModel() in MappingJacksonJsonView more lenient 17 years ago
Arjen Poutsma 73b54f4efe SPR-6466 - ContentNegotiatingViewResolver can not handle View implementations returning null as content type 17 years ago
Keith Donald c8d6360855 ability to have multiple path patterns per mapped interceptor definition 17 years ago
Keith Donald d4a21f1db8 added back mvc:interceptors element and added interceptor matching based on path pattern; needs review 17 years ago
Keith Donald fbfa67e8a6 ordered sorting 17 years ago
Keith Donald 57f0a7d94b added detectInterceptors compatibility check 17 years ago
Arjen Poutsma dc0613f487 HttpMessageConverter.supports() is split into canRead/canWrite. 17 years ago
Juergen Hoeller a1916ca765 polishing 17 years ago
Sam Brannen 218051464d Fixed typo 17 years ago
Keith Donald 8259d45583 removed now obsolete test case 17 years ago
Keith Donald de1d548725 SPR-6413 and SPR-6414 first cut: needs review, particularly compatibility note in AbstractHandlerMapping 17 years ago
Arjen Poutsma 89975c8b79 SPR-6378 - RC2: Issue with RequestMethod.GET differs from M2 17 years ago
Arjen Poutsma ef50082cad SPR-6280 - PathVariable resolution does not work properly 17 years ago
Keith Donald 94eeb99333 used managed list to detect bean definitions 17 years ago
Keith Donald 7309b11849 mvc namespace interceptors element--ignoring test case until issue with setting collection of bean definition property values is resolved 17 years ago
Keith Donald 44fcc572a7 mvc:interceptors namespace element initial commit 17 years ago
Keith Donald d9aab1079c found hotspot; added ConverisonServiceFactoryBean 17 years ago
Juergen Hoeller 4efa91d2f0 mvc:annotation-driven exposes default Validator and ConversionService as top-level beans (SPR-6377) 17 years ago
Juergen Hoeller 46cd083976 added chaining-capable "add" method to MutablePropertyValues 17 years ago
Juergen Hoeller 856fefeaad fixed javadoc to reflect current implementation (SPR-6390) 17 years ago
Keith Donald d85dc01e28 moved generic converter to spi; added entity converter; removed various service impls in favor of service factory 17 years ago
Luke Taylor 222ae33666 SPR-6087: Updated Javadoc for HandlerInterceptor to indicate invocation order of afterCompletion() methods 17 years ago
Jeremy Grelle 58841f3c66 Updated javadoc to reflect minimum JSP version 2.0 17 years ago
Jeremy Grelle 130ef7948d Fixed javadoc 17 years ago
Arjen Poutsma 60d2fdfcea SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped. 17 years ago
Keith Donald 70fe75384d fixed failing tests due to generic object to object converter fallback being over eager 17 years ago
Thomas Risberg 7844a633b5 added entry for unversioned xsd reference 17 years ago
Keith Donald fdabfefe32 docs 17 years ago
Keith Donald a725717261 tests for custom conversion service / validator 17 years ago
Christian Dupuis cb8b603bdf update icon for mvc namespace 17 years ago
Keith Donald e690bf0c62 not needed according to Christian 17 years ago
Keith Donald 6f3dfe13d0 mvc namespace conversion-service and validator attributes 17 years ago
Keith Donald 4b76cdd1a3 date time format code review 17 years ago
Keith Donald 1bb007c321 results of code review of mvc namespace 17 years ago
Keith Donald 91dd752e71 added test dep to ivy.xml causing build failure 17 years ago
Keith Donald 566516b89a polishing 17 years ago
Keith Donald 6f4112af80 updated favoring style pattern string instead of Style enum for DateTimeFormat 17 years ago
Costin Leau c3bf658058 SPR-6102 17 years ago
Costin Leau af0a529bb5 SPR-6102 17 years ago
Arjen Poutsma 077055c8f2 SPR-6291 - UrlPathHelper is too aggressive decoding URLs 17 years ago
Keith Donald 7bd34a6cb1 added format import to web.servlet manifest 17 years ago
Juergen Hoeller 2a0b3cf3c9 polishing 17 years ago
Juergen Hoeller 4e233047c8 TilesConfigurer only sets up EL support if JSP 2.1 is present (for JSP 2.0 compatibility; SPR-6309) 17 years ago
Juergen Hoeller b321376703 AbstractExcelView is compatible with Apache POI 3.0 as well as 3.5 now (SPR-6298) 17 years ago
Keith Donald fe4f41d33c default config for web binding initializer and formatting/conversion system w/ mvc namespace 17 years ago