Arjen Poutsma
|
ee0a59d464
|
Test -> Tests
|
17 years ago |
Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
17 years ago |
Juergen Hoeller
|
a7a97316e7
|
turned requestedSessionId into a settable property
|
17 years ago |
Keith Donald
|
77b294fe59
|
native web request parameter map tests
|
17 years ago |
Keith Donald
|
9eb85af234
|
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
|
17 years ago |
Arjen Poutsma
|
2d4ae59ff1
|
SPR-5961
|
17 years ago |
Juergen Hoeller
|
b2f9786ee8
|
completed Hessian 3.2 upgrade
|
17 years ago |
Juergen Hoeller
|
d64bc93e36
|
updated Hessian support for Hessian 3.2 compatibility; general remoting refinements
|
17 years ago |
Arjen Poutsma
|
a8e8382034
|
Added more headers.
|
17 years ago |
Arjen Poutsma
|
c9f4de3ebf
|
Added more headers.
|
17 years ago |
Arjen Poutsma
|
6598fd736d
|
BindingJacsonConverter/View -> MappingJacksonConverter/View
|
17 years ago |
Arjen Poutsma
|
ddcd9f4905
|
SPR-5836 - RestTemplate - postForObject() method
|
17 years ago |
Arjen Poutsma
|
444378c426
|
SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty
|
17 years ago |
Arjen Poutsma
|
9a84ef4686
|
- Javadoc
- Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter
|
17 years ago |
Arjen Poutsma
|
3ca8c9be17
|
SPR-5823 - JSON HttpMessageConverter
|
17 years ago |
Arjen Poutsma
|
f7bf6138f8
|
SPR-5808 - Make HttpMessageConverterExtractor top level class
|
17 years ago |
Arjen Poutsma
|
9f4480a1b8
|
SPR-5774 - UriTemplate not matching querystrings
|
17 years ago |
Arjen Poutsma
|
51f0fc07fa
|
SPR-5782 - BufferedImageHttpMessageConverter
|
17 years ago |
Juergen Hoeller
|
59101c096f
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
17 years ago |
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
|
17 years ago |
Arjen Poutsma
|
dc90319279
|
MediaType.parseMediaTypes now accepts null and ""
|
17 years ago |
Arjen Poutsma
|
7e3e79ca22
|
SPR-5653: RestTemplate handles redirects incorrectly
|
17 years ago |
Arjen Poutsma
|
dc0a82bb93
|
Added test for multiple template variables in one path segment.
|
17 years ago |
Juergen Hoeller
|
6d7bf17394
|
polishing
|
17 years ago |
Arjen Poutsma
|
ca01cb4df6
|
SPR-5539: Add XML HttpMessageConverters
|
17 years ago |
Arjen Poutsma
|
b08ad44230
|
SPR-5536: RestTemplate does not do HTTP GET if it should
|
17 years ago |
Arjen Poutsma
|
eb47a4b5be
|
SPR-5516: RestTemplate should encode the url variables
|
17 years ago |
Arjen Poutsma
|
4c0edc2b9d
|
SPR-5515: NPE when passing null as a request to RestTemplate.postForLocation
|
17 years ago |
Arjen Poutsma
|
2d0705467a
|
Added Form converter
|
17 years ago |
Juergen Hoeller
|
760cab8fea
|
refactored HTTP support into top-level package "org.springframework.http"; revised RestTemplate facility in package "org.springframework.web.client"
|
17 years ago |
Arjen Poutsma
|
e22f267dba
|
Added ServerHttpRequest/Response to web.http, and Servlet-based implementations.
|
17 years ago |
Arjen Poutsma
|
b2fdd7f1fe
|
Added UriTemplate class
|
17 years ago |
Arjen Poutsma
|
ca535bb1d0
|
SPR-5260: RestTemplate
|
17 years ago |
Arjen Poutsma
|
cdd37d7e8b
|
Character encoding tests
|
17 years ago |
Arjen Poutsma
|
e9d548e62f
|
Fixed problem when headers were written after ClientHttpRequest.execute()
|
17 years ago |
Arjen Poutsma
|
0db40dd676
|
Fixing tests
|
17 years ago |
Arjen Poutsma
|
2de9e2a38d
|
Added HTTP conversion abstraction for RestTemplate
|
17 years ago |
Arjen Poutsma
|
4a02cd96ea
|
Added HTTP abstraction for RestTemplate
|
17 years ago |
Juergen Hoeller
|
35c36dda4b
|
fixed HTTP invoker to support resolution of multi-level primitive array classes again
|
17 years ago |
Arjen Poutsma
|
460977263d
|
Added extractFullFilenameFromUrlPath to WebUtils
|
17 years ago |
Arjen Poutsma
|
6c96c48bf5
|
Resurrected requestScopeTests.xml from revision 573
|
17 years ago |
Arjen Poutsma
|
ad2cc34b79
|
SPR-2581: Provide out of the box implementation of the thread scope
|
17 years ago |
Juergen Hoeller
|
f0415306d5
|
consistent copies of mocks
|
17 years ago |
Juergen Hoeller
|
8af66c83ad
|
consistent mock behavior
|
17 years ago |
Chris Beams
|
93e30a4fc5
|
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
|
17 years ago |
Chris Beams
|
31f5961dce
|
moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web
|
17 years ago |
Chris Beams
|
8977ad4032
|
moving unit tests from .testsuite -> .core
|
17 years ago |
Juergen Hoeller
|
597e92a1a6
|
Java 5 code style
|
17 years ago |
Juergen Hoeller
|
51577b2a07
|
actually delegate from resolveContextualObject to resolveReference
|
17 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
17 years ago |