422 Commits (c0aac20081e638064f526510ed32c2fac5aff7c2)

Author SHA1 Message Date
Arjen Poutsma c1f18582e7 SPR-7117 - Add ability for CNVR to search view names that use file extensions 15 years ago
Arjen Poutsma a910ce68ff SPR-7145 - NullPointerException in AnnotationMethodHandlerAdapter if HttpHeaders in ResponseEntity are empty 15 years ago
Juergen Hoeller 8ce4037af2 TilesConfigurer's "definitionsFactoryClass" property applies common Tiles DefinitionsFactory setup (SPR-7101) 15 years ago
Juergen Hoeller 101a5cd8ff factored out getRequestDispatcher template method (SPR-7118) 15 years ago
Juergen Hoeller 399b388ea5 fixed JSP SelectTag's support for rendering enum constants (SPR-7112) 15 years ago
Juergen Hoeller 1ed05eceb9 remove trailing servlet path slash on WebSphere only (SPR-7064) 15 years ago
Juergen Hoeller 33252495cf fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085) 15 years ago
Juergen Hoeller 7048f32666 fixed canRead breakage 15 years ago
Juergen Hoeller b3b5b356d2 polishing 15 years ago
Juergen Hoeller 7355dff967 EvalTag skips implicit variable check if VariableResolver is null (for Jetty compatibility; SPR-7096) 15 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 15 years ago
Arjen Poutsma e6b0a1d4d7 SPR-7081 - Add ignoreJafMediaTypes to ContentNegotiatingViewResolver 15 years ago
Arjen Poutsma 28da6e0d98 SPR-7070 - MappingJacksonJsonView.renderedAttributes to be made visible to subclasses 15 years ago
Arjen Poutsma b5b60cafb7 SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 15 years ago
Arjen Poutsma 8a1a23af83 SPR-7060 - @ResponseStatus: The reason value is not used. 15 years ago
Juergen Hoeller ee686188b7 OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle 15 years ago
Arjen Poutsma 689e7b7af2 Introduced ResponseEntity, for access to the response status code 15 years ago
Juergen Hoeller 461b488eee polishing 15 years ago
Juergen Hoeller 20f4e9023b UrlPathHelper cuts off trailing servlet-path slashes for root mappings (on WebSphere; SPR-7052) 15 years ago
Juergen Hoeller c24bafd644 polishing 15 years ago
Juergen Hoeller 21b4526063 accept UrlMap with any value type 15 years ago
Juergen Hoeller b2ff0b1df0 refined internal HandlerMapping/HandlerAdapter bean names 15 years ago
Juergen Hoeller 20de98362a use simple type name in "missing parameter" exception text 15 years ago
Juergen Hoeller ea7ff5241d polishing 15 years ago
Juergen Hoeller 2c9753ad25 NativeWebRequest detects native MultipartRequest even when decorated (SPR-6594) 15 years ago
Juergen Hoeller 81e81ce77c WebRequestInterceptor exposes HttpServletResponse through NativeWebRequest (after downcast) 15 years ago
Arjen Poutsma 9cecaa769e SPR-7047 - XML MarshallingView assumes non-null value for object to be marshalled. 15 years ago
Juergen Hoeller 8c8eca7e05 refined use of generics 15 years ago
Juergen Hoeller fba8bcc7dc compatibility with JasperReports 3.x in terms of resource management (SPR-7048) 15 years ago
Arjen Poutsma 63dc53a5ea SPR-6861 - enable overwriting of createHttpInputMessage and createHttpOutputMessage in AnnotationMethodHandlerAdapter 15 years ago
Arjen Poutsma 753a54096f SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method 15 years ago
Juergen Hoeller d50881d82b fixed collection element conversion using ConversionService (SPR-6950) 15 years ago
Arjen Poutsma 6f2062fb3a SPR-7031 - MappingJacksonJsonView should add headers for no-caching 15 years ago
Juergen Hoeller 461c200ce6 restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964) 15 years ago
Juergen Hoeller a614430899 allow for null keys and null values in rendered Map (SPR-7024) 15 years ago
Chris Beams a1f6eabbce SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 15 years ago
Juergen Hoeller 915ca47cad updated to Jackson 1.4.2 15 years ago
Arjen Poutsma f7ac7a395c SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Arjen Poutsma 465e84eda4 Revert: SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Chris Beams ec577f8e24 SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs 15 years ago
Arjen Poutsma c9289a4dcf SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Arjen Poutsma 4c0744ee54 SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path 15 years ago
Arjen Poutsma b07d02f1bf SPR-7018 - Support for HttpEntity<?> in @MVC 15 years ago
Juergen Hoeller ff09482653 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2 15 years ago
Juergen Hoeller a0e40a5610 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1 15 years ago
Juergen Hoeller 23cb161fb3 polishing 15 years ago
Juergen Hoeller eb1c039a6e WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919) 15 years ago
Arjen Poutsma 4880d1d461 SPR-6976 - Add debug log for HttpMessageConverter usage 15 years ago
Arjen Poutsma 5a8aa53232 SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters 15 years ago
Scott Andrews 50c5593740 SPR-6923 SpEL resolving nested property as outer object 15 years ago