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
a1a4a31a71d9f082eec85932e13aa23b497fa2be
spring-integration
/
spring-integration-core
History
Mark Fisher
a1a4a31a71
INT-1227 removed the protected, overridable shouldSplitIterableReply method in favor of a private, internal method in AbstractReplyProducingMessageHandler that simply checks if at least one item in the Iterable result is a Message or MessageBuilder instance.
2010-09-01 21:35:08 +00:00
..
.settings
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
src
INT-1227 removed the protected, overridable shouldSplitIterableReply method in favor of a private, internal method in AbstractReplyProducingMessageHandler that simply checks if at least one item in the Iterable result is a Message or MessageBuilder instance.
2010-09-01 21:35:08 +00:00
.classpath
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
.project
first fully working and integrated mvn install
2010-05-28 18:13:05 +00:00
pom.xml
INT-1280: ship commons code out to external project
2010-08-25 12:22:27 +00:00
template.mf
renamed modules org.springframework.integration.* -> spring-integration-*
2010-05-25 13:21:25 +00:00