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
2e175b638d88a950d6d441d81696f937322be445
spring-integration
/
org.springframework.integration
History
Mark Fisher
2e175b638d
The @Headers annotation is now required (for clarity) when mapping from a Message to a parameter intending to receive MessageHeaders. If the expected payload type is a Map or Properties object, it can still be mapped to any non-annotated parameter of that same type.
2008-09-28 00:03:55 +00:00
..
src
The @Headers annotation is now required (for clarity) when mapping from a Message to a parameter intending to receive MessageHeaders. If the expected payload type is a Map or Properties object, it can still be mapped to any non-annotated parameter of that same type.
2008-09-28 00:03:55 +00:00
.classpath
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +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
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +00:00
template.mf
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +00:00