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 |
Arjen Poutsma
|
6e55c8cd2f
|
Fixing build.
|
15 years ago |
Arjen Poutsma
|
def90d1016
|
SPR-5904 - Multipart/mixed requests using RestTemplate
|
15 years ago |
Arjen Poutsma
|
21fd150894
|
SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
|
15 years ago |
Arjen Poutsma
|
a0c41a0e03
|
SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
|
15 years ago |
Arjen Poutsma
|
4f4f3fab7d
|
SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering
|
15 years ago |
Arjen Poutsma
|
eddc5b8898
|
SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception".
|
15 years ago |
Juergen Hoeller
|
57993d871e
|
WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914)
|
15 years ago |
Arjen Poutsma
|
3c8a47bd06
|
SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType
|
15 years ago |
Arjen Poutsma
|
7f8c91a52d
|
SPR-6902 - @ResponseBody does not work with @ExceptionHandler
|
15 years ago |
Arjen Poutsma
|
62f9f477f5
|
SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType
|
15 years ago |
Arjen Poutsma
|
5675046cb7
|
SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases
|
15 years ago |
Juergen Hoeller
|
9e71af86f8
|
polishing
|
15 years ago |
Juergen Hoeller
|
60ff93e5ac
|
avoid invalid id characters in ErrorsTag as well (SPR-6862)
|
15 years ago |