Juergen Hoeller
|
71932500ae
|
accept UrlMap with any value type
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3203 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-31 13:37:46 +00:00 |
|
Juergen Hoeller
|
67266ddb5f
|
refined internal HandlerMapping/HandlerAdapter bean names
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3202 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-31 13:37:11 +00:00 |
|
Juergen Hoeller
|
5c701c63ed
|
use simple type name in "missing parameter" exception text
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3196 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-30 21:13:12 +00:00 |
|
Juergen Hoeller
|
6132e318b1
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3195 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-30 21:12:40 +00:00 |
|
Juergen Hoeller
|
2ec66b066b
|
NativeWebRequest detects native MultipartRequest even when decorated (SPR-6594)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3189 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-30 10:24:39 +00:00 |
|
Juergen Hoeller
|
2ae5ea3d2e
|
WebRequestInterceptor exposes HttpServletResponse through NativeWebRequest (after downcast)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3188 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-30 09:21:09 +00:00 |
|
Arjen Poutsma
|
16078ccec9
|
SPR-7047 - XML MarshallingView assumes non-null value for object to be marshalled.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3187 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-30 08:34:29 +00:00 |
|
Juergen Hoeller
|
b61dd8b434
|
refined use of generics
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3186 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-29 23:08:32 +00:00 |
|
Juergen Hoeller
|
ffcb1ce233
|
compatibility with JasperReports 3.x in terms of resource management (SPR-7048)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3185 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-29 23:07:53 +00:00 |
|
Arjen Poutsma
|
50c77d7641
|
SPR-6861 - enable overwriting of createHttpInputMessage and createHttpOutputMessage in AnnotationMethodHandlerAdapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3183 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-29 12:25:49 +00:00 |
|
Arjen Poutsma
|
50a9c059a2
|
SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3174 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-25 12:29:52 +00:00 |
|
Juergen Hoeller
|
d434a950ba
|
fixed collection element conversion using ConversionService (SPR-6950)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3173 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-25 11:53:41 +00:00 |
|
Arjen Poutsma
|
78f69618f5
|
SPR-7031 - MappingJacksonJsonView should add headers for no-caching
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3169 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-25 10:14:11 +00:00 |
|
Juergen Hoeller
|
6057ec8db0
|
restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3161 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-24 14:38:10 +00:00 |
|
Juergen Hoeller
|
a45ba39399
|
allow for null keys and null values in rendered Map (SPR-7024)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3160 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-24 14:26:00 +00:00 |
|
Chris Beams
|
50f3fa7fcc
|
SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3151 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-24 09:27:54 +00:00 |
|
Juergen Hoeller
|
c08b4d7f8a
|
updated to Jackson 1.4.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3149 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-24 09:01:55 +00:00 |
|
Arjen Poutsma
|
da62a2f3df
|
SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3140 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-23 09:50:47 +00:00 |
|
Arjen Poutsma
|
abd1deb383
|
Revert: SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3139 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-23 08:52:59 +00:00 |
|
Chris Beams
|
e1d7251ef3
|
SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3138 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-23 08:15:57 +00:00 |
|
Arjen Poutsma
|
55c74841f2
|
SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3130 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-22 14:31:27 +00:00 |
|
Arjen Poutsma
|
2c3fd51243
|
SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3126 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-22 14:12:32 +00:00 |
|
Arjen Poutsma
|
d2983d90b7
|
SPR-7018 - Support for HttpEntity<?> in @MVC
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3119 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-22 10:23:39 +00:00 |
|
Juergen Hoeller
|
fc5a67cdf2
|
avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3110 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-16 23:27:18 +00:00 |
|
Juergen Hoeller
|
f3a0084dbe
|
avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3103 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-12 22:36:24 +00:00 |
|
Juergen Hoeller
|
94ecdd16d7
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3099 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-12 19:45:17 +00:00 |
|
Juergen Hoeller
|
5e3605bce9
|
WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3098 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-12 19:45:05 +00:00 |
|
Arjen Poutsma
|
17f97c1cf8
|
SPR-6976 - Add debug log for HttpMessageConverter usage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3095 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-12 17:46:50 +00:00 |
|
Arjen Poutsma
|
cd5f2d1b3a
|
SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3094 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-12 16:56:16 +00:00 |
|
Scott Andrews
|
2c045db14d
|
SPR-6923 SpEL resolving nested property as outer object
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3079 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-10 17:44:14 +00:00 |
|
Arjen Poutsma
|
2415c5b288
|
Fixing build.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3077 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-10 14:03:56 +00:00 |
|
Arjen Poutsma
|
cbfd48511d
|
SPR-5904 - Multipart/mixed requests using RestTemplate
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3076 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-10 13:53:29 +00:00 |
|
Arjen Poutsma
|
7c1d69c8e8
|
SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3069 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-09 10:29:01 +00:00 |
|
Arjen Poutsma
|
117cfeff3d
|
SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3055 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-04 15:17:09 +00:00 |
|
Arjen Poutsma
|
76fd93bc3b
|
SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3052 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-04 13:54:24 +00:00 |
|
Arjen Poutsma
|
ad6e7e4895
|
SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception".
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3047 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-04 10:51:27 +00:00 |
|
Juergen Hoeller
|
3e8a6d480a
|
WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3046 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-03 16:26:47 +00:00 |
|
Arjen Poutsma
|
22a2d53f80
|
SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3045 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-03 11:14:30 +00:00 |
|
Arjen Poutsma
|
6248566c2d
|
SPR-6902 - @ResponseBody does not work with @ExceptionHandler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3044 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-03 10:33:58 +00:00 |
|
Arjen Poutsma
|
a9d3022867
|
SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3043 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-03 10:18:59 +00:00 |
|
Arjen Poutsma
|
3d8639913e
|
SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3038 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-03-02 09:52:43 +00:00 |
|
Juergen Hoeller
|
bf1bbbb685
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3026 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-22 11:49:19 +00:00 |
|
Juergen Hoeller
|
8c23abdd00
|
avoid invalid id characters in ErrorsTag as well (SPR-6862)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3025 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-22 11:48:08 +00:00 |
|
David Syer
|
25ef81476d
|
Update Central POMs to 3.0.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3022 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-21 15:32:18 +00:00 |
|
Juergen Hoeller
|
94ff6e5fac
|
fixed @RequestParam(required=false) regression for @InitBinder methods (SPR-6878)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3019 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-20 16:14:14 +00:00 |
|
Juergen Hoeller
|
9687dd4620
|
fixed indexed property regression (SPR-6871)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3018 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-20 15:53:09 +00:00 |
|
Juergen Hoeller
|
7a0d88b799
|
upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3017 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-19 13:58:19 +00:00 |
|
Costin Leau
|
4be6044db9
|
+ make use or property placeholders inside template.mf
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3014 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-19 09:43:22 +00:00 |
|
Juergen Hoeller
|
8d3a92f811
|
DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3005 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-18 10:47:22 +00:00 |
|
Juergen Hoeller
|
02f436e59a
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3002 50f2f4bb-b051-0410-bef5-90022cba6387
|
2010-02-18 00:06:16 +00:00 |
|