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
c16c3abb304eaab599087526bac2fe4a520c2794
spring-integration
/
org.springframework.integration
History
Mark Fisher
c16c3abb30
Removed the @ChannelAdapter annotation. The inbound version is no longer viable with @Poller removed (so that the polling configuration would be properly externalized - see previous commit log entries). But, the <inbound-channel-adapter/> element is trivial anyways. As far as outbound, the @ServiceActivator can be used for a method with void-return, so that was redundant actually. One consistent way to perform the job should be sufficient.
2008-11-25 20:23:40 +00:00
..
src
Removed the @ChannelAdapter annotation. The inbound version is no longer viable with @Poller removed (so that the polling configuration would be properly externalized - see previous commit log entries). But, the <inbound-channel-adapter/> element is trivial anyways. As far as outbound, the @ServiceActivator can be used for a method with void-return, so that was redundant actually. One consistent way to perform the job should be sufficient.
2008-11-25 20:23:40 +00:00
.classpath
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00
template.mf
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00