Arjen Poutsma
|
d0893c425e
|
SPR-6247 - Multipart Content-Type charset is ignored in CommonsFileUploadSupport.
|
2009-10-27 11:42:36 +00:00 |
|
Juergen Hoeller
|
8a09c8e7da
|
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
|
2009-10-23 17:46:16 +00:00 |
|
Arjen Poutsma
|
8738fd7b7b
|
SPR-6177 - HttpHeadersTests fails with non-english locale
|
2009-10-14 09:53:25 +00:00 |
|
Juergen Hoeller
|
84447cdf94
|
DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder
|
2009-10-13 20:55:57 +00:00 |
|
Arjen Poutsma
|
06286b19ce
|
Added URI variant methods to the RestTemplate.
|
2009-10-13 14:20:24 +00:00 |
|
Chris Beams
|
fd8935ba0b
|
SPR-5682:
* polishing for ConfigurationClassApplicationContext & tests
* added ConfigurationClassWebApplicationContext & tests
* next: refactoring out duplications between ConfigurationClassApplicationContext & ConfigurationClassWebApplicationContext
|
2009-10-05 05:27:30 +00:00 |
|
Juergen Hoeller
|
5c1b0e6caf
|
removed classes which are not used in 3.0 yet
|
2009-09-24 22:54:35 +00:00 |
|
Juergen Hoeller
|
8eca898d44
|
removed outdated "cacheJspExpressions" feature from ExpressionEvaluationUtils
|
2009-09-24 15:56:00 +00:00 |
|
Arjen Poutsma
|
ee0a59d464
|
Test -> Tests
|
2009-09-14 10:24:42 +00:00 |
|
Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
2009-08-28 09:15:19 +00:00 |
|
Juergen Hoeller
|
a7a97316e7
|
turned requestedSessionId into a settable property
|
2009-08-05 22:01:46 +00:00 |
|
Keith Donald
|
77b294fe59
|
native web request parameter map tests
|
2009-07-31 04:15:23 +00:00 |
|
Keith Donald
|
9eb85af234
|
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
|
2009-07-31 03:44:59 +00:00 |
|
Arjen Poutsma
|
2d4ae59ff1
|
SPR-5961
|
2009-07-29 12:49:54 +00:00 |
|
Juergen Hoeller
|
b2f9786ee8
|
completed Hessian 3.2 upgrade
|
2009-07-21 13:08:59 +00:00 |
|
Juergen Hoeller
|
d64bc93e36
|
updated Hessian support for Hessian 3.2 compatibility; general remoting refinements
|
2009-07-21 12:31:03 +00:00 |
|
Arjen Poutsma
|
a8e8382034
|
Added more headers.
|
2009-07-14 09:24:15 +00:00 |
|
Arjen Poutsma
|
c9f4de3ebf
|
Added more headers.
|
2009-07-13 13:05:46 +00:00 |
|
Arjen Poutsma
|
6598fd736d
|
BindingJacsonConverter/View -> MappingJacksonConverter/View
|
2009-07-10 14:25:39 +00:00 |
|
Arjen Poutsma
|
ddcd9f4905
|
SPR-5836 - RestTemplate - postForObject() method
|
2009-06-19 07:50:06 +00:00 |
|
Arjen Poutsma
|
444378c426
|
SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty
|
2009-06-15 10:58:45 +00:00 |
|
Arjen Poutsma
|
9a84ef4686
|
- Javadoc
- Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter
|
2009-06-12 11:26:13 +00:00 |
|
Arjen Poutsma
|
3ca8c9be17
|
SPR-5823 - JSON HttpMessageConverter
|
2009-06-12 07:53:53 +00:00 |
|
Arjen Poutsma
|
f7bf6138f8
|
SPR-5808 - Make HttpMessageConverterExtractor top level class
|
2009-06-11 09:51:45 +00:00 |
|
Arjen Poutsma
|
9f4480a1b8
|
SPR-5774 - UriTemplate not matching querystrings
|
2009-05-26 12:25:22 +00:00 |
|
Arjen Poutsma
|
51f0fc07fa
|
SPR-5782 - BufferedImageHttpMessageConverter
|
2009-05-25 11:48:46 +00:00 |
|
Juergen Hoeller
|
59101c096f
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
2009-05-12 23:37:43 +00:00 |
|
Juergen Hoeller
|
b15e77d5d0
|
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
|
2009-05-05 12:12:01 +00:00 |
|
Arjen Poutsma
|
dc90319279
|
MediaType.parseMediaTypes now accepts null and ""
|
2009-04-21 13:41:15 +00:00 |
|
Arjen Poutsma
|
7e3e79ca22
|
SPR-5653: RestTemplate handles redirects incorrectly
|
2009-04-09 11:03:35 +00:00 |
|
Arjen Poutsma
|
dc0a82bb93
|
Added test for multiple template variables in one path segment.
|
2009-03-23 16:37:58 +00:00 |
|
Juergen Hoeller
|
6d7bf17394
|
polishing
|
2009-03-23 11:20:18 +00:00 |
|
Arjen Poutsma
|
ca01cb4df6
|
SPR-5539: Add XML HttpMessageConverters
|
2009-03-03 11:34:41 +00:00 |
|
Arjen Poutsma
|
b08ad44230
|
SPR-5536: RestTemplate does not do HTTP GET if it should
|
2009-03-03 09:32:05 +00:00 |
|
Arjen Poutsma
|
eb47a4b5be
|
SPR-5516: RestTemplate should encode the url variables
|
2009-02-24 15:01:01 +00:00 |
|
Arjen Poutsma
|
4c0edc2b9d
|
SPR-5515: NPE when passing null as a request to RestTemplate.postForLocation
|
2009-02-24 14:01:07 +00:00 |
|
Arjen Poutsma
|
2d0705467a
|
Added Form converter
|
2009-02-24 12:59:59 +00:00 |
|
Juergen Hoeller
|
760cab8fea
|
refactored HTTP support into top-level package "org.springframework.http"; revised RestTemplate facility in package "org.springframework.web.client"
|
2009-02-24 11:46:00 +00:00 |
|
Arjen Poutsma
|
e22f267dba
|
Added ServerHttpRequest/Response to web.http, and Servlet-based implementations.
|
2009-02-23 11:49:09 +00:00 |
|
Arjen Poutsma
|
b2fdd7f1fe
|
Added UriTemplate class
|
2009-02-22 14:54:09 +00:00 |
|
Arjen Poutsma
|
ca535bb1d0
|
SPR-5260: RestTemplate
|
2009-02-22 14:51:00 +00:00 |
|
Arjen Poutsma
|
cdd37d7e8b
|
Character encoding tests
|
2009-02-22 14:46:12 +00:00 |
|
Arjen Poutsma
|
e9d548e62f
|
Fixed problem when headers were written after ClientHttpRequest.execute()
|
2009-02-22 14:35:28 +00:00 |
|
Arjen Poutsma
|
0db40dd676
|
Fixing tests
|
2009-02-22 10:15:32 +00:00 |
|
Arjen Poutsma
|
2de9e2a38d
|
Added HTTP conversion abstraction for RestTemplate
|
2009-02-21 13:34:55 +00:00 |
|
Arjen Poutsma
|
4a02cd96ea
|
Added HTTP abstraction for RestTemplate
|
2009-02-21 11:52:38 +00:00 |
|
Juergen Hoeller
|
35c36dda4b
|
fixed HTTP invoker to support resolution of multi-level primitive array classes again
|
2009-02-17 17:50:14 +00:00 |
|
Arjen Poutsma
|
460977263d
|
Added extractFullFilenameFromUrlPath to WebUtils
|
2009-02-05 15:45:25 +00:00 |
|
Arjen Poutsma
|
6c96c48bf5
|
Resurrected requestScopeTests.xml from revision 573
|
2009-01-24 12:16:45 +00:00 |
|
Arjen Poutsma
|
ad2cc34b79
|
SPR-2581: Provide out of the box implementation of the thread scope
|
2009-01-22 15:41:29 +00:00 |
|