Arjen Poutsma
|
dc0a82bb93
|
Added test for multiple template variables in one path segment.
|
16 years ago |
Arjen Poutsma
|
a004ed1c51
|
SPR-5571: typo in RestTemplate javadoc
|
16 years ago |
Juergen Hoeller
|
6d7bf17394
|
polishing
|
16 years ago |
Rossen Stoyanchev
|
c41c64389f
|
Add (missing) dependencies on oxm project and xmlunit library
|
16 years ago |
Arjen Poutsma
|
61a1c4d0c6
|
Added SourceHttpMessageConverter as a default.
|
16 years ago |
Arjen Poutsma
|
ca01cb4df6
|
SPR-5539: Add XML HttpMessageConverters
|
16 years ago |
Arjen Poutsma
|
cbd5ddbb0d
|
SPR-5536: RestTemplate does not do HTTP GET if it should
|
16 years ago |
Arjen Poutsma
|
b08ad44230
|
SPR-5536: RestTemplate does not do HTTP GET if it should
|
16 years ago |
Arjen Poutsma
|
b96b72fbaf
|
Typos
|
16 years ago |
Chris Beams
|
719a25a006
|
Updating Eclipse classpath to reflect new dependencies on mortbay resources.
|
16 years ago |
Arjen Poutsma
|
5367ec0ff7
|
Javadoc
|
16 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
16 years ago |
Arjen Poutsma
|
866ee1150e
|
Added Form converter as a default
|
16 years ago |
Arjen Poutsma
|
eb47a4b5be
|
SPR-5516: RestTemplate should encode the url variables
|
16 years ago |
Arjen Poutsma
|
4c0edc2b9d
|
SPR-5515: NPE when passing null as a request to RestTemplate.postForLocation
|
16 years ago |
Arjen Poutsma
|
2d0705467a
|
Added Form converter
|
16 years ago |
Juergen Hoeller
|
760cab8fea
|
refactored HTTP support into top-level package "org.springframework.http"; revised RestTemplate facility in package "org.springframework.web.client"
|
16 years ago |
Arjen Poutsma
|
bc8941084a
|
Added MultiValueMap
|
16 years ago |
Arjen Poutsma
|
e22f267dba
|
Added ServerHttpRequest/Response to web.http, and Servlet-based implementations.
|
16 years ago |
Arjen Poutsma
|
b2fdd7f1fe
|
Added UriTemplate class
|
16 years ago |
Arjen Poutsma
|
ca535bb1d0
|
SPR-5260: RestTemplate
|
16 years ago |
Arjen Poutsma
|
cdd37d7e8b
|
Character encoding tests
|
16 years ago |
Arjen Poutsma
|
e9d548e62f
|
Fixed problem when headers were written after ClientHttpRequest.execute()
|
16 years ago |
Arjen Poutsma
|
0db40dd676
|
Fixing tests
|
16 years ago |
Arjen Poutsma
|
2de9e2a38d
|
Added HTTP conversion abstraction for RestTemplate
|
16 years ago |
Arjen Poutsma
|
4a02cd96ea
|
Added HTTP abstraction for RestTemplate
|
16 years ago |
Juergen Hoeller
|
35c36dda4b
|
fixed HTTP invoker to support resolution of multi-level primitive array classes again
|
16 years ago |
Juergen Hoeller
|
c8080be4e5
|
completed documentation on session destruction callbacks
|
16 years ago |
Juergen Hoeller
|
6cdc25d66a
|
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
|
16 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
16 years ago |
Arjen Poutsma
|
460977263d
|
Added extractFullFilenameFromUrlPath to WebUtils
|
16 years ago |
Arjen Poutsma
|
5786f6c359
|
Made threadlocals generic
|
16 years ago |
Arjen Poutsma
|
6c96c48bf5
|
Resurrected requestScopeTests.xml from revision 573
|
16 years ago |
Arjen Poutsma
|
ad2cc34b79
|
SPR-2581: Provide out of the box implementation of the thread scope
|
16 years ago |
Juergen Hoeller
|
49ba677b64
|
introduced @CookieValue annotation
|
16 years ago |
Juergen Hoeller
|
f0415306d5
|
consistent copies of mocks
|
16 years ago |
Juergen Hoeller
|
8af66c83ad
|
consistent mock behavior
|
16 years ago |
Juergen Hoeller
|
b05d800205
|
added "processInjectionBasedOnServletContext" variant
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
93e30a4fc5
|
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
|
16 years ago |
Chris Beams
|
31f5961dce
|
moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web
|
16 years ago |
Chris Beams
|
8977ad4032
|
moving unit tests from .testsuite -> .core
|
16 years ago |
Chris Beams
|
5c1b4347e7
|
further updates to .classpath / ivy files for javax.el
+ made everything consistent with the .iml files
|
16 years ago |
Juergen Hoeller
|
0ed916495c
|
added @RequestHeader support
|
16 years ago |
Juergen Hoeller
|
4f40a6c313
|
fixed javadoc errors
|
16 years ago |
Juergen Hoeller
|
fda7100866
|
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Costin Leau
|
dca286d065
|
+ migrated some manifest template changed from 2.5.x to 3.0.x
|
16 years ago |
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
16 years ago |