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
6983e4ee77265eeb718b26da1994bb02d6555091
spring-integration
/
org.springframework.integration
/
src
/
main
History
Mark Fisher
6983e4ee77
@MessageMapper now accepts a "value" instead of "expression". The ArgumentArrayMessageMapper now verifies that only one valid mapping annotation has been provided on a parameter (@MessageMapping, @Header, or @Headers), and it ignores any other annotations (rather than throwing an Exception).
2009-10-10 18:59:06 +00:00
..
java/org/springframework
/integration
@MessageMapper now accepts a "value" instead of "expression". The ArgumentArrayMessageMapper now verifies that only one valid mapping annotation has been provided on a parameter (@MessageMapping, @Header, or @Headers), and it ignores any other annotations (rather than throwing an Exception).
2009-10-10 18:59:06 +00:00
resources
INT-825 the <chain> element now accepts an inner poller with a "ref" attribute
2009-10-06 23:03:41 +00:00