This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72e57cab55dd95989ebb29bf471d39b17ba9dc4d
spring-integration
/
org.springframework.integration.http
History
Mark Fisher
72e57cab55
DefaultOutboundRequestMapper now has an 'extractPayload' boolean flag. It is 'true' by default, but when set to 'false' the Message itself will be serialized and sent as the request body. Also, the default URL is now optional.
2009-03-21 00:16:11 +00:00
..
src
DefaultOutboundRequestMapper now has an 'extractPayload' boolean flag. It is 'true' by default, but when set to 'false' the Message itself will be serialized and sent as the request body. Also, the default URL is now optional.
2009-03-21 00:16:11 +00:00
.classpath
Added CommonsHttpRequestExecutor (INT-614).
2009-03-20 04:34:27 +00:00
.project
Added module for HTTP support
2009-01-30 20:47:13 +00:00
build.xml
Added module for HTTP support
2009-01-30 20:47:13 +00:00
ivy.xml
Added CommonsHttpRequestExecutor (INT-614).
2009-03-20 04:34:27 +00:00
pom.xml
synchronised dependencies from ivy.xml to Maven central poms for 1.0.2
2009-02-23 19:48:25 +00:00
template.mf
Added CommonsHttpRequestExecutor (INT-614).
2009-03-20 04:34:27 +00:00