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
/
src
/
main
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
..
java/org/springframework/integration
/http
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
resources
/META-INF
INT-594 Added namespace support for HTTP inbound-channel-adapter and inbound-gateway
2009-03-13 21:49:09 +00:00