330 Commits (786e21799192834cdcb7a1c45b949e4d1ee7a527)

Author SHA1 Message Date
Juergen Hoeller 1e303ac1af Polishing 11 years ago
Brian Clozel cc0a845653 Support Part/MultiPartFile arrays in ArgumentResolvers 11 years ago
Juergen Hoeller bb28d198f5 Polishing 11 years ago
Juergen Hoeller 56b7d7a94a Consistently declare @SuppressWarnings("serial") instead of dummy serialVersionUID 11 years ago
Juergen Hoeller 21eb8db5bc Polishing 11 years ago
Rossen Stoyanchev ab5f1256bf Allow consolidating config in root context with Java 11 years ago
Juergen Hoeller 12c393eb6d Switched 'order' attributes across namespaces to 'xsd:token' 11 years ago
Brian Clozel eac4881809 Make RequestMappingHandlerMapping xml config easier 11 years ago
Brian Clozel 8edb7a18cc Revert previous impl for SPR-10163 11 years ago
Rossen Stoyanchev 17e492e641 Polish 11 years ago
Stephane Nicoll 7df25764af Allow HttpHeaders return values for @MVC methods 11 years ago
Phillip Webb b92e4299b8 Upgrade to jexcelapi 2.6.12 and fix test failures 11 years ago
Juergen Hoeller 96d6963d61 Deprecated AbstractJExcelView since JExcelAPI is an abandoned project 11 years ago
Juergen Hoeller 8281b93596 General ExcelViewTests code update 11 years ago
Juergen Hoeller 5e5add4862 Locale/ThemeChangeInterceptor alignment and javadoc polishing 11 years ago
Juergen Hoeller cc81aae8c1 Consistent evaluation of empty theme names to default theme name 11 years ago
Brian Clozel 96b418cc8a Make RequestMappingHandlerMapping xml config easier 11 years ago
Juergen Hoeller 444b3720bc Added tests for context initializers on DispatcherServlet 11 years ago
Juergen Hoeller 91881ff036 Introduced "globalInitializerClasses" next to the existing "contextInitializerClasses", applying to FrameworkServlets as well 11 years ago
Erik van Paassen 070c5c3d33 Fixed a typo in RequestMappingHandlerMapping.java 11 years ago
Juergen Hoeller 5d3484c74a Upgraded Tiles2 TilesContainer to Tiles 2.2.2 (following the Spring 4.0 baseline) 11 years ago
Juergen Hoeller 3948727b13 Polishing 11 years ago
Rossen Stoyanchev de280b01fe Support custom PathMatcher for MappedInterceptor's 11 years ago
Brian Clozel b9c8f47b01 Use OptionalValidatorFactoryBean in Configurers 11 years ago
Juergen Hoeller 6a5a3c97ed Introduced OptionalValidatorFactoryBean for scenarios where the JSR-303 API is present but no Bean Validation Provider is available (used by the MVC namespace) 11 years ago
Juergen Hoeller 8d1e55d101 Avoid hard reference to LocalValidatorFactoryBean in <mvc:annotation-driven> parser 11 years ago
Juergen Hoeller 6aabb5f17e Support varargs for DomUtils.getChildElementsByTagName 11 years ago
Brian Clozel 1c83e8653a Switch to Jackson 2 in unit tests 11 years ago
Juergen Hoeller bc3064cbb7 Polishing 11 years ago
Juergen Hoeller 2faf008c2e Polishing 11 years ago
Juergen Hoeller 11fb12b920 Fixed AbstractMessageConverterMethodArgumentResolver's type variable resolution 11 years ago
Juergen Hoeller 260bbe319d Fixed accidental use of Java 8 getParameterCount(), plus polishing of related classes 11 years ago
Phillip Webb f57c4a09ee Polish 11 years ago
Rossen Stoyanchev 5f38996cd6 Add methods for static resolution of @ExceptionHandler 11 years ago
Rossen Stoyanchev 7713a55f6b Add test case for multivalue x-forwarded host header 11 years ago
Juergen Hoeller 2a52decbbc Polishing (including removal of javadoc imports that show as package cycles in IntelliJ) 11 years ago
Phillip Webb 5e02a6dda3 Fix casing in spring mvc namespace attributes 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb 15698860e1 General polish of new 4.0 classes 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Eric Dahl e9f78f6043 Fix various typos 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Juergen Hoeller 0de112198e Rely on presence of Servlet 2.5's ServletContext.getContextPath() 11 years ago
Brian Clozel cc4faa5990 Fix standard multipart binding + Polish 11 years ago
Rossen Stoyanchev b5bd4d8a8a Add div around extra hidden fields in FormTag 11 years ago
Rossen Stoyanchev 18b69903ca Return 415 on bad request body content-type 11 years ago
Juergen Hoeller 4ac680103b Only retrieve the FlashMapManager if a non-empty output FlashMap has been found 11 years ago
Rossen Stoyanchev a7af9505de Avoid filling up AntPathMatcher cache 11 years ago
Rossen Stoyanchev 7d5b34a7c5 Fix warnings 11 years ago
Juergen Hoeller bfa30913fb Polishing 11 years ago