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
b7aa312c484285cfe844d4ff7f90e0d572ef7fda
spring-integration
/
spring-integration-core
History
Mark Fisher
b7aa312c48
The MessageEndpointAnnotationPostProcessor now checks for a null handler after processing and provides a MessageHandler implementation that passes the Message as-is. The @DefaultOutput no longer triggers the creation of a separate endpoint - rather the resulting "adapter" will be added to the end of the MessageHandlerChain (or configured as the sole handler if no MessageHandler had been previously created when processing annotated methods).
2008-02-25 16:40:33 +00:00
..
src
The MessageEndpointAnnotationPostProcessor now checks for a null handler after processing and provides a MessageHandler implementation that passes the Message as-is. The @DefaultOutput no longer triggers the creation of a separate endpoint - rather the resulting "adapter" will be added to the end of the MessageHandlerChain (or configured as the sole handler if no MessageHandler had been previously created when processing annotated methods).
2008-02-25 16:40:33 +00:00
.classpath
Added namespace support for JMS source adapters (JmsPollingSourceAdapter and JmsMessageDrivenSourceAdapter).
2008-01-08 01:47:37 +00:00
.project
changing name from eai
2007-12-17 00:10:10 +00:00
build.xml
Updated spring-build to r97 (0.10)
2008-01-04 17:38:18 +00:00
ivy.xml
Updated 'organisation' in ivy.xml to include 'integration'
2008-01-28 14:22:06 +00:00